DataSpace.StandardBt601525 フィールド

定義

注意事項

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

BT を使用する RGB 空間へのカラー シフトを最小限に抑えるには、プライマリによって純粋に決定されたものからの RGB 変換に対して調整されたKR = 0.299KB = 0.114、輝度の解釈を使用します。

[Android.Runtime.Register("STANDARD_BT601_525", 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 StandardBt601525 = 262144;
[<Android.Runtime.Register("STANDARD_BT601_525", 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 StandardBt601525 : Android.Hardware.DataSpaceStandard

フィールド値

Value = 262144
属性

注釈

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

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

適用対象