Langue

ImageFormat.Heic Champ

Définition

Attention

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

Format HEIC compressé.

[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

Valeur de champ

Value = 1212500294
Attributs

Remarques

Format HEIC compressé.

Ce format définit la marque HEIC du format de fichier image haute efficacité, comme décrit dans ISO/IEC 23008-12.

Java documentation pour android.graphics.ImageFormat.HEIC.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à