This method attempts to detect the orientation and the slope of the page.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic IMG_ROTATE DetectSkew(
out int Slope
)
Public Function DetectSkew (
<OutAttribute> ByRef Slope As Integer
) As IMG_ROTATE
public:
IMG_ROTATE DetectSkew(
[OutAttribute] int% Slope
)
Parameters
- Slope
- Type: System.Int32
Return Value
Type:
IMG_ROTATE
Remarks
See Also