Last update Sun May 11 01:02:38 2014

dmagick.c.quantum



enum EndianType: int;

The endianess of the image when reading the image file.

UndefinedEndian

Not defined (default).

LSBEndian

Little Endian.

MSBEndian

Big Endian.