FreeImageBitmap.GetScaledInstance Method

FreeImage.NET

FreeImageBitmapGetScaledInstance Method
Overload List
  Name Description
Public method GetScaledInstance(Size, FREE_IMAGE_FILTER)
Rescales this FreeImageBitmap to the specified size using the specified filter initializing a new instance.
Public method GetScaledInstance(Int32, Int32, FREE_IMAGE_FILTER)
Rescales this FreeImageBitmap to the specified size using the specified filter initializing a new instance.
Top
See Also