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_OUTLINE
In This Topic
    IG_ISIS_TAG_OUTLINE
    In This Topic

    Scanner's outline setting. 0x05A6  1446

    For scanners that provide an outline feature, IG_ISIS_TAG_OUTLINE allows an application to control whether this setting is on or off.

    Type:

    IG_ISIS_TAG_TYPE_SHORT

    Drivers:

    Drivers for scanners that have an outline feature.

    Values:

    Value Defined Constant Meaning
    0 IG_ISIS_OUTLINE_OFF Do not perform outline scanning.
    1 IG_ISIS_OUTLINE_ON Perform outline scanning.

    Remarks:

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