Source position: fpimage.pp line 434
type TFPCompactImgGrayAlpha8BitValue = packed record
G: Byte;
A: Byte;
end;