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