Summary
Saves the bitmap to a file.
- Namespace
- Avalonia
.Media .Imaging - Containing Type
- IBitmap
Syntax
void Save(string fileName)
Parameters
Name | Type | Description |
---|---|---|
fileName | string | The filename. |
Return Value
Type | Description |
---|---|
void |