TransformationAngle property (ILEADRasterProcess)

Visual Basic example

Visual C++ example

 

Syntax

long TransformationAngle

Overview

Refer to Detecting Registration Marks

Remarks

(Read only) Gets the angle of rotation, in hundredths of degrees (+/-). This can be a number from 1 to 36,000. A positive value means the image is rotated clockwise, while a negative value means the image is rotated counter-clockwise.

This property is updated by the GetTransformationParameters method. It is used to set the lAngle parameter of the ApplyTransformationParameters method.

See Also

Elements:

GetTransformationParameters method, IsRegistrationMark method, SearchRegMarks method, GetMarksCenterMass method, YTranslation property, XTranslation property, XScale property, YScale property, TransformedPointsX property, TransformedPointsY property

Topics:

Raster Images: Document Imaging