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

TFPCompactImgRGB16BitValue

Declaration

Source position: fpimage.pp line 515

type TFPCompactImgRGB16BitValue = packed record

  R: Word;

  G: Word;

  B: Word;

end;


Documentation generated on: 2025-07-25