1 reference to DecodeAsync
Microsoft.Maui.Controls (1)
Internals\ImageParser.cs (1)
513
await decoder.
DecodeAsync
(stream, _header.Width, _header.Height).ConfigureAwait(false);