Class DIBReader
- java.lang.Object
 - 
- org.pentaho.reporting.libraries.pixie.wmf.bitmap.DIBReader
 
 
- 
public class DIBReader extends Object
 
- 
- 
Constructor Summary
Constructors Constructor Description DIBReader() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description BufferedImagesetRecord(MfRecord record)BufferedImagesetRecord(MfRecord record, int offset) 
 - 
 
- 
- 
Method Detail
- 
setRecord
public BufferedImage setRecord(MfRecord record) throws IOException
- Throws:
 IOException
 
- 
setRecord
public BufferedImage setRecord(MfRecord record, int offset) throws IOException
- Throws:
 IOException
 
 - 
 
 -