Language

DataSpace.DataspaceDisplayBt2020 Field

Definition

Caution

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

Display BT.

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

Field Value

Value = 142999552
Attributes

Remarks

Display BT. 2020 encoding.

Composed of the following -

Primaries: STANDARD_BT2020
Transfer: TRANSFER_SRGB
Range: RANGE_FULL

Android reference for android.hardware.DataSpace.DATASPACE_DISPLAY_BT2020.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to