SceneAnalysisEffectFrame.HighDynamicRange Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene un oggetto HighDynamicRangeOutput che fornisce oggetti FrameController consigliati e un valore che indica la certezza dell'analisi HDR.
public:
property HighDynamicRangeOutput ^ HighDynamicRange { HighDynamicRangeOutput ^ get(); };
HighDynamicRangeOutput HighDynamicRange();
public HighDynamicRangeOutput HighDynamicRange { get; }
var highDynamicRangeOutput = sceneAnalysisEffectFrame.highDynamicRange;
Public ReadOnly Property HighDynamicRange As HighDynamicRangeOutput
Valore della proprietà
Oggetto HighDynamicRangeOutput che fornisce i risultati dell'analisi HDR.