Freigeben über


DataSpace.StandardDciP3 Feld

Definition

Achtung

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

SMPTE EG 432-1 und SMPTE RP 431-2.

[Android.Runtime.Register("STANDARD_DCI_P3", 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 StandardDciP3 = 655360;
[<Android.Runtime.Register("STANDARD_DCI_P3", 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 StandardDciP3 : Android.Hardware.DataSpaceStandard

Feldwert

Value = 655360
Attribute

Hinweise

SMPTE EG 432-1 und SMPTE RP 431-2.

Primaries:       x       y
             green           0.265   0.690
             blue            0.150   0.060
             red             0.680   0.320
             white (D65)     0.3127  0.3290 

Java-Dokumentation für android.hardware.DataSpace.STANDARD_DCI_P3.

Teile dieser Seite sind Änderungen, die auf Arbeiten basieren, die vom Android Open Source Project erstellt und freigegeben wurden und gemäß den In der Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: