SettingsBlueBalance Property |
White balance of blue channel in the camera
Namespace:
Zivid.NET
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntaxpublic double BlueBalance { get; set; }
Public Property BlueBalance As Double
Get
Set
public:
property double BlueBalance {
double get ();
void set (double value);
}
Property Value
Type:
Double
See Also