Example #1
0
 public static void TakeScreenshot_Static_Jpg(int width, int height)
 {
     instance.TakeScreenshotJpg(width, height);
 }