Unit 'xrender' Package
[Overview][Constants][Types][Procedures and functions][Index] [#x11]

XRenderComposite

Declaration

Source position: xrender.pp line 226

procedure XRenderComposite(

  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: 2023-03-18