Hi,

What you want to do, you can't do the same way.  What you'll need to do is
copy the rendered pixels back from the graphics card with glReadPixels(...),
or a similar method.

Ian

Reply via email to