Source position: fpimage.pp line 474
type TFPCompactImgRGB8BitValue = packed record
R: Byte;
G: Byte;
B: Byte;
end;