[Xcb] xcb_shm_put_image

Rémi Denis-Courmont remi at remlab.net
Wed Dec 28 05:42:33 PST 2011


   Hello,

On Wednesday 28 December 2011, Louis Mendoza wrote:
> Hi all,
> 
> I am trying to put an image onto a xcb_drawable_t. I am able to put it
> successfully with xcb_shm_put_image, but I want to be able to resize the
> image after I have put the image onto the drawable. Xvlib.h has a function
> XvShmPutImage that allows you to specify the destination width and height
> is there an equivalent using xcb libraries. Any help will be greatly
> appreciated.

That's kinda obviously xcb_xv_shm_put_image(_checked)().

-- 
Rémi Denis-Courmont
http://www.remlab.info


More information about the Xcb mailing list