Click or drag to resize

BitmapExtensions Methods

The BitmapExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberToSkBitmap
Converts a Bitmap to the SkiaSharp SKBitmap.
Public methodStatic memberToSkImage
Converts a Bitmap to the SkiaSharp SKImage.
Public methodStatic memberToUiBitmap
Converts a Bitmap to the Avalonia UI IBitmap.
Top
See Also