Summary
Initializes a new instance of the
Bitmap
class.
- Namespace
- Avalonia
.Media .Imaging - Containing Type
- Bitmap
Syntax
public Bitmap(string fileName)
Parameters
Name | Type | Description |
---|---|---|
fileName | string | The filename of the bitmap. |
Return Value
Type | Description |
---|---|
void |