Uses of Class
com.github.nayuki.bmpio.BmpImage

Uses of BmpImage in com.github.nayuki.bmpio
 

Methods in com.github.nayuki.bmpio that return BmpImage
static BmpImage BmpReader.read(InputStream in)
           
 

Methods in com.github.nayuki.bmpio with parameters of type BmpImage
static void BmpWriter.write(OutputStream out, BmpImage bmp)
           
 



Copyright © 2012. All Rights Reserved.