|
JIU 0.14.3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WrongFileFormatException | |
---|---|
net.sourceforge.jiu.codecs | Provides classes to read images from and save them to files (or streams) in various file formats. |
net.sourceforge.jiu.codecs.jpeg | Provides classes to read images from JPEG bitstreams. |
Uses of WrongFileFormatException in net.sourceforge.jiu.codecs |
---|
Methods in net.sourceforge.jiu.codecs that throw WrongFileFormatException | |
---|---|
void |
PNGCodec.process()
|
void |
PCDCodec.process()
Checks the parameter and loads an image. |
void |
IFFCodec.process()
|
Uses of WrongFileFormatException in net.sourceforge.jiu.codecs.jpeg |
---|
Methods in net.sourceforge.jiu.codecs.jpeg that throw WrongFileFormatException | |
---|---|
void |
JPEGCodec.process()
|
|
JIU 0.14.3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |