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.HwmfImageRecordA record which contains an image (to be extracted)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description BufferedImagegetImage()
-
-
-
Method Detail
-
getImage
BufferedImage getImage()
-
-