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