Overload List
| Name | Description | |
|---|---|---|
| GetThumbnailImage(Int32, Boolean) |
Returns a thumbnail for this FreeImageBitmap, keeping aspect ratio.
maxPixelSize defines the maximum width or height
of the thumbnail.
| |
| GetThumbnailImage(Int32, Int32, Image..::.GetThumbnailImageAbort, IntPtr) |
Returns a thumbnail for this FreeImageBitmap.
|