JIU 0.14.3

Uses of Class
net.sourceforge.jiu.codecs.jpeg.JPEGScanComponentSpecification

Packages that use JPEGScanComponentSpecification
net.sourceforge.jiu.codecs.jpeg Provides classes to read images from JPEG bitstreams. 
 

Uses of JPEGScanComponentSpecification in net.sourceforge.jiu.codecs.jpeg
 

Methods in net.sourceforge.jiu.codecs.jpeg that return JPEGScanComponentSpecification
 JPEGScanComponentSpecification[] JPEGScan.getCompSpecs()
           
 

Methods in net.sourceforge.jiu.codecs.jpeg with parameters of type JPEGScanComponentSpecification
 void JPEGScan.setCompSpecs(JPEGScanComponentSpecification[] specifications)
           
 


JIU 0.14.3

Copyright © 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Marco Schmidt