Langue

ImageFormat.JpegR Champ

Définition

Attention

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

Format JPEG compressé qui inclut une carte de récupération incorporée.

[Android.Runtime.Register("JPEG_R", ApiSince=34)]
[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 JpegR = 4101;
[<Android.Runtime.Register("JPEG_R", ApiSince=34)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Graphics.ImageFormatType enum directly instead of this field.", true)>]
val mutable JpegR : Android.Graphics.ImageFormatType

Valeur de champ

Value = 4101
Attributs

Remarques

Format JPEG compressé qui inclut une carte de récupération incorporée.

Image principale compressée JPEG avec carte de récupération incorporée en suivant la spécification du format d’image Ultra HDR.

Java documentation pour android.graphics.ImageFormat.JPEG_R.

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 à