Unit 'PICASSO96API' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#amunits]

TTrueColorInfo

Declaration

Source position: picasso96api.pas line 277

type TTrueColorInfo = record

  PixelDistance: LongWord;

  BytesPerRow: LongWord;

  RedData: pubyte;

  GreenData: pubyte;

  BlueData: pubyte;

end;


Documentation generated on: 2021-07-30