Avalonia API Reference
C#
VB
F#
Show/Hide TOC
Render
Target
Bitmap
Create
Drawing
Context Method
Overload List
CreateDrawingContext
Creates a
DrawingContext
for drawing to the
RenderTargetBitmap
. Clears the current image data to transparent.
CreateDrawingContext(Boolean)
Creates a
DrawingContext
for drawing to the
RenderTargetBitmap
.
See Also
Reference
RenderTargetBitmap Class
Avalonia.Media.Imaging Namespace
In This Article
Overload List
See Also