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

RawImage_CreateBitmaps

Declaration

Source position: lclintfh.inc line 116

function RawImage_CreateBitmaps(

  const ARawImage: TRawImage;

  out ABitmap: HBitmap;

  out AMask: HBitmap;

  ASkipMask: Boolean = false

):Boolean;