Uses of Interface
org.apache.poi.hwmf.record.HwmfFill.HwmfImageRecord

Packages that use HwmfFill.HwmfImageRecord
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
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 2017 The Apache Software Foundation or its licensors, as applicable.