言語

ImageDecoder.DecodeException.GainmapExtractionFailed フィールド

定義

注意事項

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

イメージのゲインマップ コンポーネントの抽出に失敗しました。

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

フィールド値

Value = 4
属性

適用対象