HighDynamicRangeOutput.Certainty Property
Definition
Gets a value indicating the certainty of the results of the HDR analysis.
public:
property double Certainty { double get(); };
double Certainty();
public double Certainty { get; }
var double = highDynamicRangeOutput.certainty;
Public ReadOnly Property Certainty As Double
Property Value
A value indicating the certainty of the results of the HDR analysis where 1 is full certainty and 0 is no certainty.