[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LCLType' (#lcl)

tagBITMAPCOREHEADER

Declaration

Source position: lcltype.pp line 1275

type tagBITMAPCOREHEADER = packed record

  bcSize: DWORD;

  

  bcWidth: Word;

  

  bcHeight: Word;

  

  bcPlanes: Word;

  

  bcBitCount: Word;

  

end;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.