System.Drawing is a namespace of the .NET framework. It provides access to GDI+ basic graphics functionality.
System.Drawing
is a namespace of the .NET framework. It provides access to GDI+ basic graphics functionality.
Classes within the System.Drawing namespace are not supported for use within a Windows or ASP.NET service. Attempting to use these classes from within one of these application types may produce unexpected problems, such as diminished service performance and run-time exceptions. For a supported alternative, see Windows Imaging Components.
References