Draw Graphics and Create 2D Drawings using C# or VB.NET
In my previous article, I have given you an overview of our .NET Graphics API - Aspose.Drawing for .NET. Along with that, we have seen how to create images from scratch or draw graphics on existing images using C#. In this article, we’ll go one step ahead and learn how to create 2D drawings by drawing various graphical objects within the .NET applications such as ASP.NET web application, Windows application, and etc.
Create Bitmap Images and Graphics from Scratch in C# .NET
Aspose offers its .NET Graphics API as Aspose.Drawing for .NET, which is a lightweight solution for creating bitmap images and graphics identical to GDI+. Thus, you can create bitmaps in C# from within your .NET applications.