BitmapExtensions Class |
Namespace: DotNetBrowser.AvaloniaUi
public static class BitmapExtensions
The BitmapExtensions type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | ToSkBitmap |
Converts a Bitmap to the SkiaSharp SKBitmap.
|
![]() ![]() | ToSkImage |
Converts a Bitmap to the SkiaSharp SKImage.
|
![]() ![]() | ToUiBitmap |
Converts a Bitmap to the Avalonia UI IBitmap.
|