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

CreatePixbufFromImageAndMask

Declaration

Source position: gtkproc.pp line 644

function CreatePixbufFromImageAndMask(

  ASrc: PGdkDrawable;

  ASrcX: Integer;

  ASrcY: Integer;

  ASrcWidth: Integer;

  ASrcHeight: Integer;

  ASrcColorMap: PGdkColormap;

  ASrcMask: PGdkBitmap

):PGdkPixbuf;