The LSB/MSB-first byte order of pixel data.
Source position: graphtype.pp line 68
type TRawImageByteOrder = (
riboLSBFirst,
riboMSBFirst
);