Description
Returns the skew angle of an image specified by index.
Syntax
.GetSkewAngle(sImageIndex);
Parameters
<short>
sImageIndex
: specifies the index of image in buffer. The index is 0-based.
Return value
<double>
When an error occurs, check ErrorCode
or ErrorString
for error information.