DataSpace.RangeLimited フィールド

定義

注意事項

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

制限された範囲では、Y には 235/2562^b、Cb、Cr、R、G、1/162^bB には 15/162^b の値16/2562^bが使用されます。ここで、b は色形式のビット深度です。

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

フィールド値

Value = 268435456
属性

注釈

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

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

適用対象