Skip to main content

RenderTargetBitmap(PixelSize) Constructor

Initializes a new instance of the RenderTargetBitmap class.

Definition

Namespace: Avalonia.Media.Imaging
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public RenderTargetBitmap(
PixelSize pixelSize
)

Parameters

  PixelSize
The size of the bitmap.

See Also

Reference

RenderTargetBitmap Class
RenderTargetBitmap Overload
Avalonia.Media.Imaging Namespace