Accusoft ImagXpress 13
enumSaveTIFFByteOrder Enumeration
Description
Specifies the TIFF file byte order.
Members
MemberValueDescription
TIFF_DEFAULT0Will return 1 or 2 depending on reading file.
TIFF_INTEL1Intel Byte (LittleEndian) Order ("II" or &H4949 in hex notation).
TIFF_MOTOROLA2Motorola Byte (BigEndian) Order ("MM" or &H4D4D in hex notation).
See Also

SaveTIFFByteOrder Property  | Saving

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback