Summary
Creates a render target bitmap implementation.
- Namespace
- Avalonia
.Platform - Containing Type
- I
Platform Render Interface
Syntax
IRenderTargetBitmapImpl CreateRenderTargetBitmap(PixelSize size, Vector dpi)
Parameters
Return Value
Type | Description |
---|---|
I |
An IRenderTargetBitmapImpl . |