JIU 0.14.3

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

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

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

Methods in net.sourceforge.jiu.codecs.jpeg that return JPEGFrameComponent
 JPEGFrameComponent[] JPEGFrame.getComponents()
           
 

Methods in net.sourceforge.jiu.codecs.jpeg with parameters of type JPEGFrameComponent
 void JPEGFrame.setComponents(JPEGFrameComponent[] components)
           
 


JIU 0.14.3

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