EndianType

The endianess of the image when reading the image file.

Values

ValueMeaning
UndefinedEndian

Not defined (default).

LSBEndian

Little Endian.

MSBEndian

Big Endian.

Meta