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