hi,
how can i make a screenshot NOT from the whole screen
or an application window? for example i wanna screenshot only a little window at:
point1 x=200,y=200;
point2 x=300,y=200;
point3 x=200,y=300;
point4 x=300,y=300.

Y
|
4 |
3 | . .
2 | . . <- screen to grab
1 |
|------------ X
1 2 3 4 5 ...


does somebody have a clue how i could handle this?

thank you
-broesel