-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
Pri3Indicates issues/PRs that are low priorityIndicates issues/PRs that are low priorityarea-System.Drawingproduct-questionProduct usage related questionsProduct usage related questionsuntriagedNew issue has not been triaged by the area ownerNew issue has not been triaged by the area owner
Description
Question
System.Drawing Namespace - Remarks said that System.Drawing namespace is not supported within Windows services, ASP.NET Core, and ASP.NET.". Meanwhile, that said System.Drawing.Common, ImageSharp, SkiaSharp, and Windows Imaging Components is supported.
So, most of the System.Drawing namespaces aren't supported within ASP.NET.
However, only System.Drawing.Common class is supported, right? Or, is this a documentation error?
From System.Drawing.Common, it seems that System.Drawing.Common also depends on GDI+ graphics api.
Docs Source File
Metadata
Metadata
Assignees
Labels
Pri3Indicates issues/PRs that are low priorityIndicates issues/PRs that are low priorityarea-System.Drawingproduct-questionProduct usage related questionsProduct usage related questionsuntriagedNew issue has not been triaged by the area ownerNew issue has not been triaged by the area owner