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
 java.awt.image.BufferedImage getImage()
           
 

Method Detail

getImage

java.awt.image.BufferedImage getImage()


Copyright 2017 The Apache Software Foundation or its licensors, as applicable.