SettingsRedBalance Property |
White balance of red channel in the camera
Namespace:
Zivid.NET
Assembly:
ZividNET (in ZividNET.dll) Version: 1.0.1
Syntaxpublic double RedBalance { get; set; }
Public Property RedBalance As Double
Get
Set
public:
property double RedBalance {
double get ();
void set (double value);
}
Property Value
Type:
Double
See Also