| SimpleWBOutputMax Property |
Output image range maximum value.
Namespace:
OpenCvSharp.XPhoto
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public float OutputMax { get; set; }
Public Property OutputMax As Single
Get
Set
public:
property float OutputMax {
float get ();
void set (float value);
}
member OutputMax : float32 with get, set
Property Value
Type:
SingleSee Also