Click or drag to resize

PREPROCINFO Structure

Structure describing the result of preprocessing. See ImagePreprocess and PreprocessInfo.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
[ComVisibleAttribute(true)]
[GuidAttribute("2A0E36F5-89FE-4BCF-977E-7CB67E0D5A70")]
public struct PREPROCINFO

The PREPROCINFO type exposes the following members.

Fields
  NameDescription
Public fieldFlags
Its value is provided by PREPROC_INFO_FLAGS; whether any fax-correction, inverting, 3D deskew, etc. happened.
Public fieldMatrix
Matrix of the applied transformation.
Public fieldRotation
Applied rotation(s).
Public fieldSlope
Slope of the applied deskew. Note that 3D deskew and ApplyFormTemplate does not fill this field.
Top
See Also