Compartilhar via


KnownPerceptionInfraredFrameSourceProperties.AmbientSubtractionEnabled Propriedade

Definição

Obtém uma chave de cadeia de caracteres usada para recuperar uma propriedade booliana que indica se a subtração de luz de IR ambiente está ou não habilitada.

public:
 static property Platform::String ^ AmbientSubtractionEnabled { Platform::String ^ get(); };
static winrt::hstring AmbientSubtractionEnabled();
/// [get: Windows.Foundation.Metadata.Deprecated("KnownPerceptionInfraredFrameSourceProperties.AmbientSubtractionEnabled may be unavailable after Windows Creator Update.  Please refer to Windows.Media.Capture.Frames APIs on MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")]
static winrt::hstring AmbientSubtractionEnabled();
public static string AmbientSubtractionEnabled { get; }
public static string AmbientSubtractionEnabled { [Windows.Foundation.Metadata.Deprecated("KnownPerceptionInfraredFrameSourceProperties.AmbientSubtractionEnabled may be unavailable after Windows Creator Update.  Please refer to Windows.Media.Capture.Frames APIs on MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")] get; }
var string = KnownPerceptionInfraredFrameSourceProperties.ambientSubtractionEnabled;
Public Shared ReadOnly Property AmbientSubtractionEnabled As String

Valor da propriedade

String

Platform::String

winrt::hstring

Indica se a subtração de luz do IR ambiente está ou não habilitada. Essa propriedade é um valor booliano.

Atributos

Aplica-se a