| TonemapDurandContrast Property |
Gets or sets resulting contrast on logarithmic scale, i. e. log(max / min), where max and min
Namespace:
OpenCvSharp.XPhoto
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public float Contrast { get; set; }
Public Property Contrast As Single
Get
Set
public:
property float Contrast {
float get ();
void set (float value);
}
member Contrast : float32 with get, set
Property Value
Type:
SingleSee Also