ImageDecoder.DecodeException.SourceMalformedData Поле

Определение

Внимание!

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

Закодированные данные содержали ошибку.

[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

Значение поля

Value = 3
Атрибуты

Комментарии

Закодированные данные содержали ошибку.

Java документации по android.graphics.ImageDecoder.DecodeException.SOURCE_MALFORMED_DATA.

Части этой страницы — это изменения на основе работы, созданной и общей Project и используемых в соответствии с условиями, описанными в разделе "".

Применяется к