Unit 'JwaWindows' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#winunits-jedi]

tagBITMAP

Declaration

Source position: jwawingdi.pas line 907

type tagBITMAP = record

  bmType: LONG;

  bmWidth: LONG;

  bmHeight: LONG;

  bmWidthBytes: LONG;

  bmPlanes: Word;

  bmBitsPixel: Word;

  bmBits: LPVOID;

end;


Documentation generated on: 2023-03-18