Uses of Interface
org.apache.poi.hwmf.record.HwmfFill.HwmfImageRecord
-
Packages that use HwmfFill.HwmfImageRecord Package Description org.apache.poi.hwmf.record -
-
Uses of HwmfFill.HwmfImageRecord in org.apache.poi.hwmf.record
Classes in org.apache.poi.hwmf.record that implement HwmfFill.HwmfImageRecord Modifier and Type Class Description static classHwmfFill.WmfDibBitBltstatic classHwmfFill.WmfDibStretchBltstatic classHwmfFill.WmfSetDibToDevThe META_SETDIBTODEV record sets a block of pixels in the playback device context using deviceindependent color data.static classHwmfFill.WmfStretchDibThe 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 classHwmfMisc.WmfDibCreatePatternBrushThe META_DIBCREATEPATTERNBRUSH record creates a Brush Object with a pattern specified by a DeviceIndependentBitmap (DIB) Object
-