FreeImage.NET Class Library Reference
FreeImageBitmapGetThumbnailImage Method |
Overload List
Name | Description | |
---|---|---|
GetThumbnailImage(Int32, Boolean) | Obsolete.
Returns a thumbnail for this FreeImageBitmap, keeping aspect ratio.
maxPixelSize defines the maximum width or height
of the thumbnail.
|
|
GetThumbnailImage(Int32, Int32, ImageGetThumbnailImageAbort, IntPtr) |
Returns a thumbnail for this FreeImageBitmap.
|
See Also