Overload | Description |
---|---|
ExportFragment(IntPtr,ImageRect) | Copies a fragment of the image to a unmanaged block of memory. |
ExportFragment(Bitmap,ImageRect) | Copies a fragment of the image to the given System.Drawing.Bitmap. |
Overload | Description |
---|---|
ExportFragment(IntPtr,ImageRect) | Copies a fragment of the image to a unmanaged block of memory. |
ExportFragment(Bitmap,ImageRect) | Copies a fragment of the image to the given System.Drawing.Bitmap. |