ImageGear for C and C++ on Windows v21.0 - Updated
API Reference Guide / TWAIN Component API Reference / TWAIN Component Enumerations / enumIGTWAINPixelType
In This Topic
    enumIGTWAINPixelType
    In This Topic

    This enumeration specifies the type of pixel data that a Source is capable of acquiring (for example, black and white, gray, RGB, etc.).

    Values:

    IG_TW_PT_BW Black and white
    IG_TW_PT_CIEXYZ CIEXYZ
    IG_TW_PT_CMY CMY
    IG_TW_PT_CMYK CMYK
    IG_TW_PT_GRAY GRAY
    IG_TW_PT_PALETTE PALETTE
    IG_TW_PT_RGB RGB
    IG_TW_PT_YUV YUV
    IG_TW_PT_YUVK YUVK