org.jfree.pixie.wmf.bitmap
Class DIBReader

java.lang.Object
  extended by org.jfree.pixie.wmf.bitmap.DIBReader

public class DIBReader
extends java.lang.Object


Constructor Summary
DIBReader()
           
 
Method Summary
 java.awt.image.BufferedImage setRecord(MfRecord record)
           
 java.awt.image.BufferedImage setRecord(MfRecord record, int offset)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DIBReader

public DIBReader()
Method Detail

setRecord

public java.awt.image.BufferedImage setRecord(MfRecord record)
                                       throws java.io.IOException
Throws:
java.io.IOException

setRecord

public java.awt.image.BufferedImage setRecord(MfRecord record,
                                              int offset)
                                       throws java.io.IOException
Throws:
java.io.IOException