Maui.Graphics
A cross-platform API for drawing 2D graphics in .NET applications
About Maui.Graphics
The Microsoft.Maui.Graphics NuGet package provides a cross-platform 2D graphics canvas that
supports drawing and painting shapes and images, compositing operations, and graphical object
transforms. Read the
official
documentation
to get started.
Features
- Supports Windows, iOS, MacOS, Android, Tizen, and Linux
- Can be used to create graphics in any .NET application (not just MAUI apps)
- No dependencies on System.Drawing