BitmapExtensions Methods |
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.
|