Accusoft ImagXpress 12
enumSaveTIFFByteOrder Enumeration
See Also  Send comments on this topic.
AccusoftImagXpress12 ActiveX DLL : enumSaveTIFFByteOrder Enumeration

Glossary Item Box

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

©2013. Accusoft Corporation. All Rights Reserved.