Edit

SkiaSharp.Views.Desktop Namespace

The SkiaSharp.Views.Desktop namespace contains classes for drawing on SkiaSharp views in Classic Desktop apps.

Classes

Name Description
Extensions

Various extension methods to convert between SkiaSharp types and System.Drawing types.

SKControl

A control that can be drawn on using SkiaSharp drawing commands.

SKGLControl

A hardware-accelerated control that can be drawn on using SkiaSharp drawing commands.

SKPaintGLSurfaceEventArgs

Provides data for the PaintSurface event.

SKPaintSurfaceEventArgs

Provides data for the PaintSurface event.