Unit 'agraphics' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#arosunits]

TBitMap

Declaration

Source position: agraphics.pas line 37

type TBitMap = record

  BytesPerRow: Word;

  Rows: Word;

  Flags: Byte;

  Depth: Byte;

  Pad: Word;

  Planes: array [0..7] of TPlanePtr;

end;


Documentation generated on: 2023-03-18