cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
UNIX/Linux Programming
screenshot?
screenshot?
Apr 23, 2008 at 11:17pm UTC
daviddoria
(15)
In windows I used GDI+ to capture a region of the screen. Is there something similar for linux? I want to do
ScreenCapture(Top, Left, Width, Height);
and save it to a file (png or something).
What's the easiest way to do this?
Thanks,
Dave
Apr 28, 2008 at 9:55pm UTC
daviddoria
(15)
Surely someone knows how to do this??
Apr 29, 2008 at 6:31am UTC
Free Magic
(2)
Hello,
I haven't personally done this, but there is a program, gnome-screenshot, that captures images of the desktop or a window. Its source code can be found at:
http://svn.gnome.org/viewvc/gnome-utils/trunk/gnome-screenshot/
Topic archived. No new replies allowed.