共用方式為


HighDynamicRangeOutput.Certainty 屬性

定義

取得值,指出 HDR 分析結果的確定性。

public:
 property double Certainty { double get(); };
double Certainty();
public double Certainty { get; }
var double = highDynamicRangeOutput.certainty;
Public ReadOnly Property Certainty As Double

屬性值

Double

double

值,指出 HDR 分析結果的確定性,其中 1 是完整確定性,0 則不具確定性。

適用於