Click or drag to resize

ImageDetectSkew Method

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
Syntax
public IMG_ROTATE DetectSkew(
	out int Slope
)

Parameters

Slope
Type: SystemInt32

Return Value

Type: IMG_ROTATE
Remarks

For more details, see the description of the DetectSkew method of the ImageFile object.

See Also