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

    Specifies byte orders used to store the image in TIFF format. Used with IG_ISIS_TAG_BYTEORDER tag.

    Values:

    IG_ISIS_BYTEORDER_LITTLE Little endian (Intel) 'II'.
    IG_ISIS_BYTEORDER_BIG Big endian (Motorola) 'MM'.