ImageFormat.Heic Bidang

Definisi

Perhatian

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

Format HEIC terkompresi.

[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

Nilai Bidang

Value = 1212500294
Atribut

Keterangan

Format HEIC terkompresi.

Format ini mendefinisikan merek HEIC dari Format File Gambar Efisiensi Tinggi seperti yang dijelaskan dalam ISO/IEC 23008-12.

Java dokumentasi untuk android.graphics.ImageFormat.HEIC.

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