ImageFormat.JpegR Bidang

Definisi

Perhatian

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

Format JPEG terkompresi yang menyertakan peta pemulihan yang disematkan.

[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

Nilai Bidang

Value = 4101
Atribut

Keterangan

Format JPEG terkompresi yang menyertakan peta pemulihan yang disematkan.

Gambar utama terkompresi JPEG bersama dengan peta pemulihan yang disematkan mengikuti spesifikasi format Gambar Ultra HDR.

Java dokumentasi untuk android.graphics.ImageFormat.JPEG_R.

Bagian dari halaman ini adalah modifikasi berdasarkan pekerjaan yang dibuat dan dibagikan oleh Android Open Source Project dan digunakan sesuai dengan istilah yang dijelaskan dalam Lisensi Creative Commons 2.5 Lisensi Atribusi.

Berlaku untuk