DataSpace.StandardBt2020 フィールド

定義

注意事項

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

RGB 変換には、調整されていない KR = 0.2627KB = 0.0593 輝度の解釈を使用します。

[Android.Runtime.Register("STANDARD_BT2020", 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 StandardBt2020 = 393216;
[<Android.Runtime.Register("STANDARD_BT2020", 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 StandardBt2020 : Android.Hardware.DataSpaceStandard

フィールド値

Value = 393216
属性

注釈

の Java ドキュメント android.hardware.DataSpace.STANDARD_BT2020

このページの一部は、によって作成および共有された作業に基づく変更であり、に記載されている条件に従って使用されます。

適用対象