FreeImageBitmap.Rescale Method

FreeImage.NET

FreeImageBitmapRescale Method
Overload List
  Name Description
Public method Rescale(Size, FREE_IMAGE_FILTER)
Rescales this FreeImageBitmap to the specified size using the specified filter.
Public method Rescale(Int32, Int32, FREE_IMAGE_FILTER)
Rescales this FreeImageBitmap to the specified size using the specified filter.
Top
See Also