ImageGear for Java
rotate(ImGearPage,ImGearRotationValues) Method
Image to rotate.
A value specifying the rotation angle: 0, 90, 180 or 270 degrees. This method rotates class object on 90, 180, or 270 degrees. Processes all channels of the image and ROI.

Rotation direction is clockwise (left coordinate system).

Rotation on 90 and 270 degrees changes image dimensions.

Rotates an image on 90, 180, or 270 degrees.
Syntax
public static void rotate( 
   ImGearPage page,
   ImGearRotationValues rotationValue
)

Parameters

page
Image to rotate.
rotationValue
A value specifying the rotation angle: 0, 90, 180 or 270 degrees. This method rotates class object on 90, 180, or 270 degrees. Processes all channels of the image and ROI.

Rotation direction is clockwise (left coordinate system).

Rotation on 90 and 270 degrees changes image dimensions.

See Also

Reference

ImGearProcessing Class
ImGearProcessing Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback