Screen Capture

Is there a way to do a screen capture? I searched the help file and this forum, but couldn’t find something of the sort.

No, I’ve never tried that. Probably not too difficult to write, but it’d need doing for all platforms.

Unless you’re just trying to take an snapshot of a juce component, when you can use Component::paintEntireComponent().

sorry, I meant Component::createComponentSnapshot().

http://www.geocities.com/krishnapg/screencap.html