Class HemfFill.EmfStretchDiBits

java.lang.Object
org.apache.poi.hwmf.record.HwmfFill.WmfStretchDib
org.apache.poi.hemf.record.emf.HemfFill.EmfStretchDiBits
All Implemented Interfaces:
GenericRecord, HemfRecord, HwmfFill.HwmfImageRecord, HwmfRecord
Enclosing class:
HemfFill

public static class HemfFill.EmfStretchDiBits extends HwmfFill.WmfStretchDib implements HemfRecord
The EMR_STRETCHDIBITS record specifies a block transfer of pixels from a source bitmap to a destination rectangle, optionally in combination with a brush pattern, according to a specified raster operation, stretching or compressing the output to fit the dimensions of the destination, if necessary.