Capturing part of a screen

Hi guys, hopefully someone can help me out here with a small problem I'm having.

What I'd like to accomplish is capture part of my screen and save that image, but have this process be done without my presence. For instance, capturing the screen from bounds x1, x2 ,y1, y2

so (20, 50, 100 , 200) would go from (20, 100) to (50, 200) and give me that little rectangle.

Any ideas Places to look for help






Answer this question

Capturing part of a screen