ImageDecoder.DecodeException.SourceMalformedData Bidang

Definisi

Perhatian

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

Data yang dikodekan berisi kesalahan.

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

Nilai Bidang

Value = 3
Atribut

Keterangan

Data yang dikodekan berisi kesalahan.

Java dokumentasi untuk android.graphics.ImageDecoder.DecodeException.SOURCE_MALFORMED_DATA.

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