Overload List

  NameDescription
Rotate(FIBITMAP, Double)
This function rotates a 1-, 8-bit greyscale or a 24-, 32-bit color image by means of 3 shears. 1-bit images rotation is limited to integer multiple of 90°. null is returned for other values.
Rotate<(Of <(T>)>)(FIBITMAP, Double, Nullable<(Of <(T>)>))
This function rotates a 1-, 8-bit greyscale or a 24-, 32-bit color image by means of 3 shears. 1-bit images rotation is limited to integer multiple of 90°. null is returned for other values.

See Also