| API Reference |
| Microsoft.Graphics.Canvas | This namespace defines the main Win2D API for drawing 2D graphics. |
| Microsoft.Graphics.Canvas.Brushes | This namespace defines the various brushes that can be used with Win2D. |
| Microsoft.Graphics.Canvas.Effects | This namespace provides image manipulation effects such as blur and saturation. |
| Microsoft.Graphics.Canvas.Geometry | This namespace defines the API for drawing geometry (lines, filled shapes etc.) with Win2D. |
| Microsoft.Graphics.Canvas.Printing | This namespace defines the API for printing Win2D content. |
| Microsoft.Graphics.Canvas.Svg | [Experimental] [Win10_15063] This namespace defines the API for drawing and manipulating vector SVG graphics with Win2D. |
| Microsoft.Graphics.Canvas.Text | This namespace defines the API for drawing text with Win2D. |
| Microsoft.Graphics.Canvas.UI | This namespace defines common types for using Win2D with UI frameworks. |
| Microsoft.Graphics.Canvas.UI.Composition | This namespace provides Win2D interoperability with Windows.UI.Composition. |
| Microsoft.Graphics.Canvas.UI.Xaml | This namespace provides Win2D-enabled XAML controls. |
| Windows.Foundation.Numerics | This namespace defines C++ vector and matrix types. It extends the structs from Windows.Foundation.Numerics with a range of mathematical operators and functions. |