Skip to main content
System.Drawing.Common package icon

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

.NETFramework4.6.2 net8.0 net9.0 net10.0 .NETStandard2.0

Dependencies