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