Products | Support | Send comments on this topic. | Email a link to this topic. | Back to Getting Started | Help Version 18.0.10.23
LEADTOOLS OCR C DLL Help

DOC2_INVERTMODE

Show in webframe

typedef enum
{
   DOC2_INVERT_NO = 0,
   DOC2_INVERT_YES,
   DOC2_INVERT_AUTO,
} DOC2_INVERTMODE;

The DOC2_INVERTMODE enumeration specifies which image inversion mode will be used during the forthcoming image processing processes.

Value

Meaning

DOC2_INVERT_NO

No inversion required.

DOC2_INVERT_YES

Image inversion should be performed.

DOC2_INVERT_AUTO

Automatically inverts the image, if necessary, whether the image is inverse is determined during preprocessing.

Comments

This enumeration is used by the following structure:

DOC2PREPROCESSINGOPTIONS

Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.