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

XvPutImage

Declaration

Source position: xvlib.pp line 363

function XvPutImage(

  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

):cint;


Documentation generated on: 2023-03-18