Язык

ImageFormat.Heic Поле

Определение

Внимание!

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

Сжатый формат HEIC.

[Android.Runtime.Register("HEIC", 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 Heic = 1212500294;
[<Android.Runtime.Register("HEIC", 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 Heic : Android.Graphics.ImageFormatType

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

Value = 1212500294
Атрибуты

Комментарии

Сжатый формат HEIC.

Этот формат определяет бренд HEIC для формата файла изображений высокой эффективности, как описано в ISO/IEC 23008-12.

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

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

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