Implemented interface member:
method
Save
Microsoft.Maui.Graphics.IImage.Save(System.IO.Stream, Microsoft.Maui.Graphics.ImageFormat, System.Single)
2 references to Save
Microsoft.Maui.Graphics (2)
PlatformImage.cs (2)
71
/// <inheritdoc cref="
Save
"/>
79
Save
(stream, format, quality);