Overload List
Name | Description | |
---|---|---|
![]() | GetRotatedInstance(Double) |
Rotates this FreeImageBitmap by the specified angle initializing a new instance.
For 1- and 4-bit images, rotation is limited to angles whose value is an integer
multiple of 90.
|
![]() | GetRotatedInstance<(Of <(T>)>)(Double, Nullable<(Of <(T>)>)) |
Rotates this FreeImageBitmap by the specified angle initializing a new instance.
For 1- and 4-bit images, rotation is limited to angles whose value is an integer
multiple of 90.
|
![]() | GetRotatedInstance(Double, Double, Double, Double, Double, Boolean) |
This method performs a rotation and / or translation of an 8-bit greyscale,
24- or 32-bit image, using a 3rd order (cubic) B-Spline initializing a new instance.
|