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

RawImage_FromBitmap

Declaration

Source position: lclintfh.inc line 105

function RawImage_FromBitmap(

  out ARawImage: TRawImage;

  ABitmap: HBITMAP;

  AMask: HBITMAP;

  ARect: PRect = nil

):Boolean;

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