Package | Description |
---|---|
com.aspose.imaging.fileformats.bmp |
The package handles Bmp file format processing.
|
Modifier and Type | Class and Description |
---|---|
class |
BitmapV4Header
The BitmapV4Header structure is the bitmap information header file.
|
class |
BitmapV5Header
The BitmapV5Header structure is the bitmap information header file.
|
class |
Os22XBitmapHeader
An OS/2 2.x OS22XBITMAPHEADER aka BITMAPCOREHEADER2.
|
Modifier and Type | Method and Description |
---|---|
BitmapInfoHeader |
BmpImage.getBitmapInfoHeader()
Gets the bitmap information header.
|
Modifier and Type | Method and Description |
---|---|
static void |
BitmapInfoHeader.write(StreamContainer stream,
BitmapInfoHeader fileHeader)
Writes the specified stream.
|
Copyright (c) 2008-2019 Aspose Pty Ltd. All Rights Reserved.