| [Overview][Types][Procedures and functions][Variables][Index] | 
Fill an buffer with the bitmap bits.
Source position: winapih.inc line 125
function GetDIBits(  | 
DC: HDC;  | 
Bitmap: HBITMAP;  | 
StartScan: UINT;  | 
NumScans: UINT;  | 
Bits: Pointer;  | 
var BitInfo: BITMAPINFO;  | 
Usage: UINT  | 
):Integer;  | 
Bitmap  | 
  | 
The (device dependent) bitmap handle.  | 
Bits  | 
  | 
Pointer to the output buffer, or Nil to get the required dimensions.  | 
| Version 4.0 | Generated 2025-05-03 | Home |