Class HwmfFill.WmfStretchDib

java.lang.Object
org.apache.poi.hwmf.record.HwmfFill.WmfStretchDib
All Implemented Interfaces:
GenericRecord, HwmfFill.HwmfImageRecord, HwmfRecord
Direct Known Subclasses:
HemfFill.EmfStretchBlt, HemfFill.EmfStretchDiBits
Enclosing class:
HwmfFill

public static class HwmfFill.WmfStretchDib extends Object implements HwmfRecord, HwmfFill.HwmfImageRecord
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. The source of the color data is a DIB, and the destination of the transfer is the current output region in the playback device context.