Condividi tramite


HighDynamicRangeControl.Enabled Proprietà

Definizione

Ottiene o imposta un valore che specifica se l'analisi HDR (High Dynamic Range) è abilitata per SceneAnalysisEffect.

public:
 property bool Enabled { bool get(); void set(bool value); };
bool Enabled();

void Enabled(bool value);
public bool Enabled { get; set; }
var boolean = highDynamicRangeControl.enabled;
highDynamicRangeControl.enabled = boolean;
Public Property Enabled As Boolean

Valore della proprietà

Boolean

bool

True se l'analisi HDR è abilitata; in caso contrario, false.

Si applica a