DataSpace.StandardBt601525Unadjusted フィールド

定義

注意事項

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

RGB 変換には、調整されていないKR = 0.212KB = 0.087輝度の解釈を使用します (SMPTE 240M の場合と同様)。

[Android.Runtime.Register("STANDARD_BT601_525_UNADJUSTED", 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 StandardBt601525Unadjusted = 327680;
[<Android.Runtime.Register("STANDARD_BT601_525_UNADJUSTED", 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 StandardBt601525Unadjusted : Android.Hardware.DataSpaceStandard

フィールド値

Value = 327680
属性

注釈

android.hardware.DataSpace.STANDARD_BT601_525_UNADJUSTEDJava ドキュメント。

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

適用対象