Unit 'picasso96api' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#os4units]

TTrueColorInfo

Declaration

Source position: picasso96api.pas line 220

type TTrueColorInfo = record

  PixelDistance: LongWord;

  BytesPerRow: LongWord;

  RedData: PByte;

  GreenData: PByte;

  BlueData: PByte;

end;


Documentation generated on: 2021-07-30