Esempio n. 1
0
 public static void getRgbResolution(out Int32 width, out Int32 height)
 {
     FubiInternal.getRgbResolution(out width, out height);
 }