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

tBitMap

Declaration

Source position: agraphics.pas line 95

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