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

TFPPackedColor

Declaration

Source position: fpcolhash.pas line 62

type TFPPackedColor = record

  R: Byte;

  G: Byte;

  B: Byte;

  A: Byte;

end;


Documentation generated on: 2025-07-25