Avalonia API Reference
C#
VB
F#
Show/Hide TOC
IBitmap
Impl
Save Method
Overload List
Save(Stream, Nullable
Int32
)
Saves the bitmap to a stream in png format.
Save(String, Nullable
Int32
)
Saves the bitmap to a file.
See Also
Reference
IBitmapImpl Interface
Avalonia.Platform Namespace
In This Article
Overload List
See Also