ImageGear for C and C++ on Windows v19.9 - Updated
enumIGISISByteOrders
API Reference Guide > ISIS Component API Reference > ISIS Component Enumerations Reference > enumIGISISByteOrders

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'.