Method Rotate90
Rotate90(bool)
Returns a copy of the image rotated 90 degrees in the direction indicated by clockwise.
GenericImage Rotate90(bool clockwise = true)
Parameters
clockwiseboolRotate direction.
Returns a copy of the image rotated 90 degrees in the direction indicated by clockwise.
GenericImage Rotate90(bool clockwise = true)
clockwise boolRotate direction.