Package | Description |
---|---|
org.apache.poi.hwmf.record |
Modifier and Type | Class and Description |
---|---|
static class |
HwmfFill.WmfDibBitBlt |
static class |
HwmfFill.WmfDibStretchBlt |
static class |
HwmfFill.WmfSetDibToDev
The META_SETDIBTODEV record sets a block of pixels in the playback device context
using deviceindependent color data.
|
static class |
HwmfFill.WmfStretchDib
The META_STRETCHDIB record specifies the transfer of color data from a
block of pixels in device independent format according to a raster operation,
with possible expansion or contraction.
|
static class |
HwmfMisc.WmfDibCreatePatternBrush
The META_DIBCREATEPATTERNBRUSH record creates a Brush Object with a
pattern specified by a DeviceIndependentBitmap (DIB) Object
|
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.