ImageFormat.RawPrivate Bidang

Definisi

Perhatian

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

Format gambar sensor kamera mentah privat, gambar saluran tunggal dengan tata letak piksel dependen implementasi.

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

Nilai Bidang

Value = 36
Atribut

Keterangan

Format gambar sensor kamera mentah privat, gambar saluran tunggal dengan tata letak piksel dependen implementasi.

RAW_PRIVATE adalah format untuk buffer gambar mentah yang tidak diolah yang berasal dari sensor gambar. Struktur buffer aktual dari format ini bergantung pada implementasi.

Java dokumentasi untuk android.graphics.ImageFormat.RAW_PRIVATE.

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