Hi all,
I want to take a screenshot of a certain x,y w,h position of the screen and either keep it in memory or save it to file.
Is there a way to do it without taking the entire screen and then cutting it down?
Regards,
Chris
Printable View
Hi all,
I want to take a screenshot of a certain x,y w,h position of the screen and either keep it in memory or save it to file.
Is there a way to do it without taking the entire screen and then cutting it down?
Regards,
Chris
If i'm not mistaking, the .copyFromScreen function has a Size param for that.