Package | Description |
---|---|
org.apache.poi.hemf.record.emf | |
org.apache.poi.hwmf.record |
Modifier and Type | Field and Description |
---|---|
protected HwmfBitmapDib |
HemfFill.EmfAlphaBlend.bitmap |
protected HwmfBitmapDib |
HemfFill.EmfSetDiBitsToDevice.bitmap |
protected HwmfBitmapDib |
HemfMisc.EmfExtCreatePen.bitmap |
protected HwmfBitmapDib |
HemfMisc.EmfCreateMonoBrush.bitmap |
Modifier and Type | Method and Description |
---|---|
HwmfBitmapDib |
HemfFill.EmfSetDiBitsToDevice.getBitmap() |
HwmfBitmapDib |
HemfMisc.EmfExtCreatePen.getBitmap() |
HwmfBitmapDib |
HemfMisc.EmfCreateMonoBrush.getBitmap() |
Modifier and Type | Field and Description |
---|---|
protected HwmfBitmapDib |
HwmfFill.WmfStretchDib.bitmap
A variable-sized DeviceIndependentBitmap Object (section 2.2.2.9) that is the
source of the color data.
|
protected HwmfBitmapDib |
HwmfMisc.WmfDibCreatePatternBrush.patternDib |
protected HwmfBitmapDib |
HwmfFill.WmfDibStretchBlt.target
A variable-sized DeviceIndependentBitmap Object that defines image content.
|
Modifier and Type | Method and Description |
---|---|
HwmfBitmapDib |
HwmfFill.WmfStretchDib.getBitmap() |
HwmfBitmapDib |
HwmfFill.WmfDibStretchBlt.getTarget() |
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.