2 references to IPictureReader
Microsoft.Maui.Graphics (2)
PictureReaderExtensions.cs (2)
8
public static IPicture Read(this
IPictureReader
target, Stream stream, string hash = null)
20
public static async Task<IPicture> ReadAsync(this
IPictureReader
target, Stream stream, string hash = null)