ABBYY Mobile OCR Engine 4

Go to: Contents | Native Library API Reference | Structures

CFineImageTransformationInfo Structure

This structure stores information about the image transformation.

C Syntax
typedef struct tagCFineImageTransformationInfo {
    CFineAngle   SkewAngle;
} CFineImageTransformationInfo;

Fields

Name Type Description
SkewAngle CFineAngle Stores the value of the skew angle tangent.

Output parameter

This structure is the output parameter of the FinePreprocessImage function.