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

CreateDIBSection

Declaration

Source position: winapih.inc line 60

function CreateDIBSection(

  DC: HDC;

  const BitmapInfo: tagBitmapInfo;

  Usage: UINT;

  var Bits: Pointer;

  SectionHandle: THandle;

  Offset: DWORD

):HBITMAP;