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

CreateBitmap

Declaration

Source position: winapih.inc line 54

function CreateBitmap(

  Width: Integer;

  Height: Integer;

  Planes: LongInt;

  BitCount: LongInt;

  BitmapBits: Pointer

):HBITMAP;

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