[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'msegraphutils' (#msegui)

rgbtriplety

Declaration

Source position: msegraphutils.pas line 44

type rgbtriplety = packed record

  blue: Byte;

  green: Byte;

  red: Byte;

  res: Byte;

end;


Documentation generated on: 2021-05-13