The LSB/MSB-first byte order of pixel data.
Source position: graphtype.pp line 79
type TRawImageByteOrder = ( |
||
riboLSBFirst, |
|
Least Significant Byte first. |
riboMSBFirst |
|
Most SignificantBbyte first. |
); |
| Version 4.6 | Generated 2026-02-20 | Home |