ImageGear for C and C++ on Windows v19.10 - Updated
enumIGISISByteOrders
Collapse All
Expand All
View with Navigation Tools
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'.