System.Drawing.Common
Provides access to GDI+ graphics functionality. Commonly Used Types: System.Drawing.Bitmap System.Drawing.BitmapData System.Drawing.Brush System.Drawing.Font System.Drawing.Graphics System.Drawing.Icon Since .NET 7, non-Windows platforms are not supported, even with the runtime configuration switch. See https://aka.ms/systemdrawingnonwindows for more information.
Total Downloads
2.7B
2,724,710,216
Published
Jul 14, 2026
Latest stable version
Install
.NET CLI
dotnet add package System.Drawing.Common --version 10.0.10
Package Manager Console
Install-Package System.Drawing.Common -Version 10.0.10
PackageReference
<PackageReference Include="System.Drawing.Common" Version="10.0.10" />
Frameworks
Dependencies
Microsoft.Win32.SystemEvents
[10.0.10, )
net8.0
Microsoft.Win32.SystemEvents
[10.0.10, )
net9.0
Microsoft.Win32.SystemEvents
[10.0.10, )
net10.0