Namespace Aspose.Imaging.FileFormats.Bmp
Namespace Aspose.Imaging.FileFormats.Bmp
Namespaces
Namespace Name | Description |
---|---|
Aspose.Imaging.FileFormats.Bmp.Structures |
Classes
Class Name | Description |
---|---|
BitmapCoreHeader | Dimensions and color format of DIB. Header name BITMAPCOREHEADER aka OS21XBITMAPHEADER. |
BitmapInfoHeader | Specifies BITMAPINFOHEADER. OS Support: Windows NT, 3.1x or later. Features: Adds 16 bpp and 32 bpp formats. Adds RLE compression. |
BitmapV4Header | The BitmapV4Header structure is the bitmap information header file. It is an extended version of the BITMAPINFOHEADER structure. |
BitmapV5Header | The BitmapV5Header structure is the bitmap information header file. It is an extended version of the BITMAPINFOHEADER structure. |
BmpImage | You can effortlessly handle Bitmap (BMP) and Device Independent Bitmap (DIB) files, facilitating efficient manipulation and processing of raster images. Performing various operations on images, this API streamlines the workflow, offering developers a reliable toolkit for working with BMP and DIB formats in their software applications. |
Os22XBitmapHeader | An OS/2 2.x OS22XBITMAPHEADER aka BITMAPCOREHEADER2. |
Enums
Enum Name | Description |
---|---|
BitmapCompression | Specifies different bitmap compression methods. |