Aspose.Page.Drawing.Imaging

The Aspose.Page.Drawing.Imaging is a root namespace for System.Drawing.Imaging wrapper classes.

Classes

ClassDescription
BitmapDataSpecifies the attributes of a bitmap image. The BitmapData class is used by the !:Overload:Aspose.Page.Drawing.Bitmap.LockBits and UnlockBits methods of the Bitmap class. Not inheritable.
ColorPaletteDefines an array of colors that make up a color palette. The colors are 32-bit ARGB colors. Not inheritable.

Enumeration

EnumerationDescription
ImageFormat
ImageLockModeSpecifies flags that are passed to the flags parameter of the !:Overload:Aspose.Page.Drawing.Bitmap.LockBits method. The !:Overload:Aspose.Page.Drawing.Bitmap.LockBits method locks a portion of an image so that you can read or write the pixel data.
PixelFormatSpecifies the format of the color data for each pixel in the image.