HighDynamicRangeOutput.Certainty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Double
double
A value indicating the certainty of the results of the HDR analysis where 1 is full certainty and 0 is no certainty.