| 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 |
|---|---|
Bitmap |
Bitmap.deepClone(RectangleF rect,
int format)
Creates a copy of the section of this
Bitmap defined with a specified PixelFormat enumeration. |
Bitmap |
Bitmap.deepClone(Rectangle rect,
int format)
Creates a copy of the section of this
Bitmap defined by Rectangle structure
and with a specified PixelFormat(Image.getPixelFormat()) enumeration. |
static Bitmap |
Image.fromHbitmap(byte[] hbitmap)
Creates a
Bitmap from a handle to a GDI bitmap. |
Bitmap |
Icon.toBitmap()
|
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.