ImageDecoder.AllocatorSharedMemory Bidang

Definisi

Perhatian

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

Gunakan memori bersama untuk memori piksel.

[Android.Runtime.Register("ALLOCATOR_SHARED_MEMORY", ApiSince=28)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Graphics.ImageDecoderAllocator enum directly instead of this field.", true)]
public const Android.Graphics.ImageDecoderAllocator AllocatorSharedMemory = 2;
[<Android.Runtime.Register("ALLOCATOR_SHARED_MEMORY", ApiSince=28)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Graphics.ImageDecoderAllocator enum directly instead of this field.", true)>]
val mutable AllocatorSharedMemory : Android.Graphics.ImageDecoderAllocator

Nilai Bidang

Value = 2
Atribut

Keterangan

Gunakan memori bersama untuk memori piksel.

Berguna untuk berbagi di seluruh proses.

Dokumentasi Java untuk android.graphics.ImageDecoder.ALLOCATOR_SHARED_MEMORY.

Bagian halaman ini adalah modifikasi berdasarkan pekerjaan yang dibuat dan dibagikan oleh Proyek Sumber Terbuka Android dan digunakan sesuai dengan istilah yang dijelaskan dalam Lisensi Atribusi Creative Commons 2.5.

Berlaku untuk