Package org.apache.poi.hwmf.record
Class HwmfBitmapDib
java.lang.Object
org.apache.poi.hwmf.record.HwmfBitmapDib
The DeviceIndependentBitmap Object defines an image in device-independent bitmap (DIB) format.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enum
static enum
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetImage()
int
init
(LittleEndianInputStream leis, int recordSize) protected int
protected int
protected int
readRGBQuad
(LittleEndianInputStream leis, int count)
-
Constructor Details
-
HwmfBitmapDib
public HwmfBitmapDib()
-
-
Method Details
-
init
- Throws:
IOException
-
readHeader
- Throws:
IOException
-
readColors
- Throws:
IOException
-
readRGBQuad
- Throws:
IOException
-
getBMPStream
-
getImage
-