Package org.apache.poi.hwmf.record
Interface HwmfFill.HwmfImageRecord
- All Known Implementing Classes:
HwmfFill.WmfDibBitBlt
,HwmfFill.WmfDibStretchBlt
,HwmfFill.WmfSetDibToDev
,HwmfFill.WmfStretchDib
,HwmfMisc.WmfDibCreatePatternBrush
- Enclosing class:
HwmfFill
public static interface HwmfFill.HwmfImageRecord
A record which contains an image (to be extracted)
-
Method Summary
-
Method Details
-
getImage
BufferedImage getImage()
-