SettingsRedBalance Property |
White balance of red channel in the camera
Namespace:
Zivid.NET
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
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