This assembly exposes fundamental drawing APIs such as Point and Size which don't require access to native GDI+ libraries.
System.Drawing.Primitives supports not just Windows, but all officially supported platforms.
Documentation can be found at https://learn.microsoft.com/dotnet/api/system.drawing.
- We consider new features, new APIs and performance changes
- We consider PRs that target this library for new source code analyzers
- We consider PRs that accept refactoring changes due to new language features
See the Help Wanted issues.
System.Drawing.Primitives is part of the Microsoft.NETCore.App shared framework.