DataSpace.StandardUnspecified Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.Hardware.DataSpaceStandard enum directly instead of this field.

Die Farbigkeitskoordinaten sind unbekannt oder werden von der Anwendung bestimmt.

[Android.Runtime.Register("STANDARD_UNSPECIFIED", ApiSince=33)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Hardware.DataSpaceStandard enum directly instead of this field.", true)]
public const Android.Hardware.DataSpaceStandard StandardUnspecified = 0;
[<Android.Runtime.Register("STANDARD_UNSPECIFIED", ApiSince=33)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Hardware.DataSpaceStandard enum directly instead of this field.", true)>]
val mutable StandardUnspecified : Android.Hardware.DataSpaceStandard

Feldwert

Value = 0
Attribute

Hinweise

Die Farbigkeitskoordinaten sind unbekannt oder werden von der Anwendung bestimmt.

Java Dokumentation für android.hardware.DataSpace.STANDARD_UNSPECIFIED.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: