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

XRenderComposite

Declaration

Source position: msex11gdi.pas line 170

var XRenderComposite: procedure(

  dpy: PDisplay;

  op: LongInt;

  src: TPicture;

  mask: TPicture;

  dst: TPicture;

  src_x: LongInt;

  src_y: LongInt;

  mask_x: LongInt;

  mask_y: LongInt;

  dst_x: LongInt;

  dst_y: LongInt;

  width: DWord;

  height: DWord

) = ;


Documentation generated on: 2021-05-13