DataSpace.RangeFull 필드

정의

주의

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

전체 범위는 Y, Cb 및 Cr의 02^b-1모든 값을 사용합니다. 여기서 b는 색 형식의 비트 깊이입니다.

[Android.Runtime.Register("RANGE_FULL", 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 RangeFull = 134217728;
[<Android.Runtime.Register("RANGE_FULL", 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 RangeFull : Android.Hardware.DataSpaceRange

필드 값

Value = 134217728
특성

설명

전체 범위는 Y, Cb 및 Cr의 02^b-1모든 값을 사용합니다. 여기서 b는 색 형식의 비트 깊이입니다.

에 대한 android.hardware.DataSpace.RANGE_FULLJava 설명서

이 페이지의 일부는 만들고 공유한 작업을 기반으로 하며 에 설명된 조건에 따라 사용됩니다.

적용 대상