Summary
Initializes a new instance of the
Bitmap
class.
- Namespace
- Avalonia
.Media .Imaging - Containing Type
- Bitmap
Syntax
public Bitmap(IRef<IBitmapImpl> impl)
Parameters
Name | Type | Description |
---|---|---|
impl | IRef |
A platform-specific bitmap implementation. |
Return Value
Type | Description |
---|---|
void |