IBitmap.

PlatformImpl Property

Summary

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

Syntax

IRef<IBitmapImpl> PlatformImpl { get; }

Value

Type Description
IRef<IBitmapImpl>