FreeImage.NET Class Library Reference
|
FreeImageBitmapRescale Method |
Overload List
| Name | Description | |
|---|---|---|
|
Rescale(Size, FREE_IMAGE_FILTER) |
Rescales this FreeImageBitmap to the specified size using the
specified filter.
|
|
Rescale(Int32, Int32, FREE_IMAGE_FILTER) |
Rescales this FreeImageBitmap to the specified size using the
specified filter.
|
See Also