ImageEn, unit iexClasses

TIETIFFHandler.LittleEndian

TIETIFFHandler.LittleEndian

Declaration

property LittleEndian: Boolean;

Description

Returns True if file has little-endian Byte order (Intel Byte order). Returns False when it has big-endian (Motorola, PowerPC Byte order).
It is not possible to change Byte order.

See Also

TIFF_ByteOrder