RenderTargetBitmap.

PlatformImpl Property

Summary

Gets the platform-specific bitmap implementation.
Namespace
Avalonia.Media.Imaging
Containing Type
RenderTargetBitmap

Syntax

public IRef<IRenderTargetBitmapImpl> PlatformImpl { get; }

Value

Type Description
IRef<IRenderTargetBitmapImpl>