SkiaSharp.Views.Windows 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.
Contains types for integrating SkiaSharp with Windows applications.
Classes
| Name | Description |
|---|---|
| AngleSwapChainPanel |
A XAML SwapChainPanel that uses ANGLE to provide an OpenGL ES rendering context. |
| SKPaintGLSurfaceEventArgs |
Provides data for the PaintSurface event. |
| SKPaintSurfaceEventArgs |
Provides data for the PaintSurface event. |
| SKSwapChainPanel |
A XAML control that uses hardware-accelerated rendering via ANGLE to draw using SkiaSharp. |
| SKXamlCanvas |
A XAML canvas that can be drawn on using SkiaSharp drawing commands. |
| WindowsExtensions |
Various extension methods to convert between SkiaSharp types and Windows types. |