0
A while ago a guy here at the forum helped me to put together a program to take a photo of a specific window that had opened on the computer. I wonder if I can get this picture instead of the whole window, be just a part of the window!
Question link: Printscreen in C#
Copyfromscreen(0, 0, 0, 0, printscreen.Size); ?
– Frederico Sampaio
Yes, but if you are going to change, I recommend using pointers. Take a look therein.
– Francisco
Thank you very much, man, you helped a lot!
– Frederico Sampaio