Re: Is it possible to create a screenshot with JOCL?
Posted by sblantipodi on May 29, 2020; 9:01pm
URL: https://forum.jogamp.org/Is-it-possible-to-create-a-screenshot-with-JOCL-tp4040656p4040666.html
thank you for the kind answer, it was a spelling mistake and I corrected it :)
do you know if the readPixelsToBufferedImage() uses the Windows API to capture the screen or if it uses the Desktop Duplication API?
I need to capture 30 frames per seconds and the old Windows API isn't able to bring that kind of performance.
thanks