Beispiel #1
0
 private static Bitmap GetCaptureUx()
 {
     return(ApplicationCapture.CaptureApplication("RiotClientUx"));
 }
Beispiel #2
0
 private static Bitmap GetCapture()
 {
     return(ApplicationCapture.CaptureApplication("League of Legends"));
 }