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

XvShmPutImage

Declaration

Source position: xvlib.pp line 379

function XvShmPutImage(

  display: PDisplay;

  id: TXvPortID;

  d: TDrawable;

  gc: TGC;

  image: PXvImage;

  src_x: cint;

  src_y: cint;

  src_w: cuint;

  src_h: cuint;

  dest_x: cint;

  dest_y: cint;

  dest_w: cuint;

  dest_h: cuint;

  send_event: TBool

):cint;

function XvShmPutImage(

  display: PDisplay;

  id: TXvPortID;

  d: TDrawable;

  gc: TGC;

  image: PXvImage;

  src_x: cint;

  src_y: cint;

  src_w: cuint;

  src_h: cuint;

  dest_x: cint;

  dest_y: cint;

  dest_w: cuint;

  dest_h: cuint;

  send_event: Boolean

):cint;


Documentation generated on: 2023-03-18