SkiaSharp.Views.WPF Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The SkiaSharp.Views.WPF namespace contains classes for drawing on SkiaSharp views in WPF apps.
Classes
| Name | Description |
|---|---|
| SKElement |
A visual element that can be drawn on using SkiaSharp drawing commands. |
| SKGLElement |
A WPF element that uses OpenGL for hardware-accelerated SkiaSharp rendering. |
| WPFExtensions |
Various extension methods to convert between SkiaSharp types and Windows types. |