ColorSpace.Named.DisplayBt2020 Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
RGB color space BT.2020 based on Rec.
[Android.Runtime.Register("DISPLAY_BT2020", ApiSince=37)]
public static Android.Graphics.ColorSpace.Named? DisplayBt2020 { get; }
[<Android.Runtime.Register("DISPLAY_BT2020", ApiSince=37)>]
static member DisplayBt2020 : Android.Graphics.ColorSpace.Named
Property Value
RGB color space BT.2020 based on Rec.
- Attributes
Remarks
RGB color space BT.2020 based on Rec. ITU-R BT.2020-1 and IEC 61966-2.1:1999.
BT.2020 (orange) vs sRGB (white)
Android reference for android.graphics.ColorSpace.Named.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.