Bitmap is used to create and store computer graphics. You can easily create Bitmap in C# with Aspose.Drawing for .NET API. In this article, you will learn how to create a new bitmap in C#. This article also demonstrates how to load an image in bitmap or draw graphics in a bitmap using C#.