CTabFormat for WriteLUTPixelArray
Source position: cybergraphics.pas line 214
| const CTABFMT_XRGB8 = 0; | 
CTable is a pointer to a LongWord table which contains 256 entries. Each entry specifies the rgb colour value for the related index. The format is XXRRGGBB.