Язык

ImageFormat.DepthJpeg Поле

Определение

Внимание!

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

Формат расширенных форматов JPEG с расширенным расширением глубины.

[Android.Runtime.Register("DEPTH_JPEG", ApiSince=29)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Graphics.ImageFormatType enum directly instead of this field.", true)]
public const Android.Graphics.ImageFormatType DepthJpeg = 1768253795;
[<Android.Runtime.Register("DEPTH_JPEG", ApiSince=29)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Graphics.ImageFormatType enum directly instead of this field.", true)>]
val mutable DepthJpeg : Android.Graphics.ImageFormatType

Значение поля

Value = 1768253795
Атрибуты

Комментарии

Формат расширенных форматов JPEG с расширенным расширением глубины.

Сжатый основной образ JPEG вместе с метаданными встроенной глубины XMP после ISO 16684-1:2011(E).

Java документации по android.graphics.ImageFormat.DEPTH_JPEG.

Части этой страницы — это изменения на основе работы, созданной и общей Project и используемых в соответствии с условиями, описанными в разделе "".

Применяется к