Editions
Related Functions
Example
The IN_GuessDeskewAngle function requests the angle by which the active raster layer on the current page is skewed. To straighten the image, pass the negative of this number to IN_Deskew.
Syntax
int IN_GuessDeskewAngle( objectID, pSkewAngle )
|
Input Parameters |
Meaning |
|
IN_OBJECT objectID |
identifier of the active raster layer that contains the image to deskew |
|
Meaning | |
|
DOUBLEPTR pSkewAngle |
pointer to the skew angle value |
Release information
Added to Imagenation for Windows in Release 4.00.
As of Release 5.1, also available in Imagenation for UNIX.
Also supported in Imagenation 3.3 for UNIX.
See also