[Overview][Procedures and functions][Index] Reference for unit 'LCLIntf' (#lcl)

GetDIBits

Declaration

Source position: winapih.inc line 128

function GetDIBits(

  DC: HDC;

  Bitmap: HBITMAP;

  StartScan: UINT;

  NumScans: UINT;

  Bits: Pointer;

  var BitInfo: BITMAPINFO;

  Usage: UINT

):Integer;

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