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

CreatePixbufFromDrawable

Declaration

Source position: gtkproc.pp line 635

function CreatePixbufFromDrawable(

  ASource: PGdkDrawable;

  AColorMap: PGdkColormap;

  AIncludeAplha: Boolean;

  ASrcX: LongInt;

  ASrcY: LongInt;

  ADstX: LongInt;

  ADstY: LongInt;

  AWidth: LongInt;

  AHeight: LongInt

):PGdkPixbuf;