Unit 'FpImage' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl-image]

TFPCompactImgGrayAlpha8BitValue

Declaration

Source position: fpimage.pp line 455

type TFPCompactImgGrayAlpha8BitValue = packed record

  G: Byte;

  A: Byte;

end;


Documentation generated on: 2025-07-25