On Wed, 21 Nov 2012 15:33:18 -0500 yael aharon said:
> Hello,
> I need to grab a snapshot of a window, which was created using openGL.
> evas_object_image_data_get returns NULL, since I am using a native surface
> in the window, and I could not find an equivalent for glGetTexImage in
> Evas_GL.h
Hello,
I need to grab a snapshot of a window, which was created using openGL.
evas_object_image_data_get returns NULL, since I am using a native surface
in the window, and I could not find an equivalent for glGetTexImage in
Evas_GL.h .
Is there a way for me to get the image, either directly from t