| ABBYY Mobile OCR Engine 4 |
Go to: Contents | Native Library API Reference | Structures
This structure stores information about the image transformation.
typedef struct tagCFineImageTransformationInfo {
CFineAngle SkewAngle;
} CFineImageTransformationInfo;
| Name | Type | Description |
|---|---|---|
| SkewAngle | CFineAngle | Stores the value of the skew angle tangent. |
This structure is the output parameter of the FinePreprocessImage function.