Uses of Class
net.sourceforge.jiu.codecs.jpeg.JPEGFrame
-
Packages that use JPEGFrame Package Description net.sourceforge.jiu.codecs.jpeg -
-
Uses of JPEGFrame in net.sourceforge.jiu.codecs.jpeg
Fields in net.sourceforge.jiu.codecs.jpeg declared as JPEGFrame Modifier and Type Field Description private JPEGFrameJPEGData. frameMethods in net.sourceforge.jiu.codecs.jpeg that return JPEGFrame Modifier and Type Method Description JPEGFrameJPEGData. getFrame()Methods in net.sourceforge.jiu.codecs.jpeg with parameters of type JPEGFrame Modifier and Type Method Description voidJPEGData. setFrame(JPEGFrame newFrame)
-