SkiaSharp.Views.UWP Namespace

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

Classes

AngleSwapChainPanel

A SwapChainPanel that wraps an ANGLE OpenGL ES context.

Extensions

Various extension methods to convert between SkiaSharp types and platform types.

GlesContext

A GlesContext object manages an ANGLE OpenGL ES rendering context.

SKPaintGLSurfaceEventArgs

Provides data for the PaintSurface event.

SKPaintSurfaceEventArgs

Provides data for the PaintSurface event.

SKSwapChainPanel

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

SKXamlCanvas

A XAML canvas that can be drawn on using SkiaSharp drawing commands.

UWPExtensions

Various extension methods to convert between SkiaSharp types and Windows types.

Enums

GlesBackingOption

Values for whether the drawable surface retains its contents after displaying them.

GlesDepthFormat

The format of the depth renderbuffer.

GlesMultisampling

The format of the multisampling buffer.

GlesRenderTarget

The ANGLE OpenGL ES binding point for a currently bound renderbuffer.

GlesStencilFormat

The format of the stencil renderbuffer.