Introduction - If you have any usage issues, please Google them yourself
Bitmap is VB.NET and C# base class in the image processing for processing an image defined by pixel data of the object. Grayscale image data storage, one-dimensional array storage. For 8-bit image, a pixel that is a byte. The number of bytes stored in each row must be an integral multiple of 4, when required to add the appropriate bytes.