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

RawImage_CreateBitmaps

Declaration

Source position: lclintfh.inc line 100

function RawImage_CreateBitmaps(

  const ARawImage: TRawImage;

  out ABitmap: HBITMAP;

  out AMask: HBITMAP;

  ASkipMask: Boolean = False

):Boolean;

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