| Package | Description |
|---|---|
| com.aspose.drawing |
Aspose.Drawing is a graphics API that provides the capability of 2D drawings identical to GDI+ in your .NET applications.
|
| Modifier and Type | Method and Description |
|---|---|
BitmapData |
Bitmap.lockBits(Rectangle rect,
int flags,
int format)
Locks a
Bitmap into system memory. |
| Modifier and Type | Method and Description |
|---|---|
void |
Bitmap.unlockBits(BitmapData bitmapData)
Unlocks this
Bitmap from system memory. |
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.