SettingsBlueBalance Property |
White balance of blue channel in the camera
Namespace:
Zivid.NET
Assembly:
ZividNET (in ZividNET.dll) Version: 1.0.1
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