I wrote a program in c# that takes snap shot (print screen) from a running game . when a game is not full screen, all thing is OK but when I do it full screen my program takes snap shot from visual studio environment instead of the game. I tested different code and different way, but my problem didn't solve. Can anyone guide me? thanks a lot.
Asked
Active
Viewed 88 times
-3
-
2Please include some code so that we can have a better understanding of what you're doing. – Matt Hogan-Jones Jan 31 '19 at 11:04
-
You will get answers faster if you ask a specific question. By the looks of your question, you need to go and perform some research around the tools that you are using. – BlueWater86 Jan 31 '19 at 11:19