JIU 0.14.3

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

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

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

Methods in net.sourceforge.jiu.codecs.jpeg that return JPEGFrame
 JPEGFrame JPEGData.getFrame()
           
 

Methods in net.sourceforge.jiu.codecs.jpeg with parameters of type JPEGFrame
 void JPEGData.setFrame(JPEGFrame newFrame)
           
 


JIU 0.14.3

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