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

TRGB

Declaration

Source position: psdcomn.pas line 159

type TRGB = packed record

  Red: Byte;

  Green: Byte;

  Blue: Byte;

end;


Documentation generated on: 2025-07-25