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

GetDIBits

Declaration

Source position: winapih.inc line 126

function GetDIBits(

  DC: HDC;

  Bitmap: HBitmap;

  StartScan: UINT;

  NumScans: UINT;

  Bits: Pointer;

  var BitInfo: BitmapInfo;

  Usage: UINT

):Integer;