[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'IntfGraphics' (#lcl)

TLazIntfImage.CreateBitmaps

CreateBitmaps - generates a Bitmap from the image data

Declaration

Source position: intfgraphics.pas line 247

public procedure TLazIntfImage.CreateBitmaps(

  out ABitmap: HBITMAP;

  out AMask: HBITMAP;

  ASkipMask: Boolean = false

); virtual;

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