Screenshot in Jogl 2.3.2
Posted by
Pradeep devraj on
Feb 03, 2016; 2:30pm
URL: https://forum.jogamp.org/Screenshot-in-Jogl-2-3-2-tp4036110.html
Hi All,
In prior version of JOGL i was creating snapshot with
Screenshot.readToBufferedImage( drawable.getSurfaceWidth(), drawable.getSurfaceHeight() ).
Is there any api for same in JOGL 2.3.2
Thanks in advance
--