ImageFormat.DepthJpeg 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 terkompresi dengan kedalaman.

[Android.Runtime.Register("DEPTH_JPEG", 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 DepthJpeg = 1768253795;
[<Android.Runtime.Register("DEPTH_JPEG", 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 DepthJpeg : Android.Graphics.ImageFormatType

Nilai Bidang

Value = 1768253795
Atribut

Keterangan

Format JPEG terkompresi terkompresi dengan kedalaman.

Gambar utama terkompresi JPEG bersama dengan metadata kedalaman yang disematkan XMP setelah ISO 16684-1:2011(E).

Java dokumentasi untuk android.graphics.ImageFormat.DEPTH_JPEG.

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