Bitmap.

PlatformImpl Property

Summary

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

Syntax

public IRef<IBitmapImpl> PlatformImpl { get; }

Value

Type Description
IRef<IBitmapImpl>