ImageGear for C and C++ on Windows v21.0 - Updated
API Reference Guide / ISIS Component API Reference / ISIS Component Tags Reference / Image Quality Tags / IG_ISIS_TAG_MIXEDSCAN
In This Topic
    IG_ISIS_TAG_MIXEDSCAN
    In This Topic

    Scanner's mixed scanning setting. 0x0511  1297

    For scanners that provide an intelligent text/image mixed scanning feature, IG_ISIS_TAG_MIXEDSCAN allows an application to control whether this setting is on or off. Mixed scanning provides a means to capture dithered binary data from non-textual areas of the page, and non-dithered binary from the textual portions, providing the best readability for both text and graphics with a single scan.

    Type:

    IG_ISIS_TAG_TYPE_SHORT

    Drivers:

    Drivers for scanners that support mixed scanning.

    Values:

    Value Defined Constant Meaning
    0 IG_ISIS_MIXEDSCAN_OFF Do not perform mixed scanning.
    1 IG_ISIS_MIXEDSCAN_ON Perform mixed scanning.

    Remarks:

    Consult your scanner's documentation for information about how to use its mixed scanning feature.