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

XShmPutImage

Declaration

Source position: xshm.pp line 74

function XShmPutImage(

  dpy: PDisplay;

  d: TDrawable;

  gc: TGC;

  image: PXImage;

  src_x: cint;

  src_y: cint;

  dst_x: cint;

  dst_y: cint;

  src_width: cuint;

  src_height: cuint;

  send_event: TBool

):TStatus;

function XShmPutImage(

  dpy: PDisplay;

  d: TDrawable;

  gc: TGC;

  image: PXImage;

  src_x: cint;

  src_y: cint;

  dst_x: cint;

  dst_y: cint;

  src_width: cuint;

  src_height: cuint;

  send_event: Boolean

):TStatus;


Documentation generated on: 2023-03-18