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

    This enumeration specifies how the bytes in an image are filled by the Source. IG_TW_BO_MSBFIRST indicates that the leftmost bit in the byte (usually bit 7) is the byte's Most Significant Bit.

    Values:

    IG_TW_BO_LSBFIRST LSB
    IG_TW_BO_MSBFIRST MSB