Source position: msegraphicsmagick.pas line 43
type EndianType = (
UndefinedEndian,
LSBEndian,
MSBEndian,
NativeEndian
);