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

tagBITMAP

Declaration

Source position: jwawingdi.pas line 914

type tagBITMAP = record

  bmType: LONG;

  bmWidth: LONG;

  bmHeight: LONG;

  bmWidthBytes: LONG;

  bmPlanes: Word;

  bmBitsPixel: Word;

  bmBits: LPVOID;

end;


Documentation generated on: 2025-07-25