com.github.nayuki.bmpio
Class BmpReader

java.lang.Object
  extended by com.github.nayuki.bmpio.BmpReader

public final class BmpReader
extends Object


Constructor Summary
BmpReader()
           
 
Method Summary
static BmpImage read(InputStream in)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BmpReader

public BmpReader()
Method Detail

read

public static BmpImage read(InputStream in)
                     throws IOException
Throws:
IOException


Copyright © 2012. All Rights Reserved.