[Xcb] screen capture with xcb
Christian Linhart
chris at DemoRecorder.com
Sun Feb 15 02:09:44 PST 2015
Hi Edouard,
Xcb does not change the functionality that's available.
So you can do screen capture with xcb in the same way as you do it with Xlib.
Xcb is just another API to the same functionality.
Hope this helps,
Chris
On 02/09/15 22:07, Edouard Debry wrote:
> Hello,
>
> Is it possible to implement a screen capture with xcb ?
>
> Are there some examples from which I could start ?
>
> I need to retrieve RGB values for each screen pixel.
>
> Best regards
> _______________________________________________
> Xcb mailing list
> Xcb at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/xcb
More information about the Xcb
mailing list