Unit 'BMPcomn' Package
[Overview][Constants][Types][Procedures and functions][Index] [#fcl-image]

TBitMapInfoHeader

Declaration

Source position: bmpcomn.pp line 48

type TBitMapInfoHeader = packed record

  Size: LongInt;

  Width: LongInt;

  Height: LongInt;

  Planes: Word;

  BitCount: Word;

  Compression: LongInt;

  SizeImage: LongInt;

  XPelsPerMeter: LongInt;

  YPelsPerMeter: LongInt;

  ClrUsed: LongInt;

  ClrImportant: LongInt;

end;


Documentation generated on: 2023-03-18