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