Uses of Class
org.monte.media.iff.IFFParser
Packages that use IFFParser
Package
Description
Provides classes for playing ANIM files.
Provides media handlers for the 8SVX file format.
Provides classes for reading ILBM images with color cycling.
Provides classes for reading PBM images with color cycling.
-
Uses of IFFParser in org.monte.media.anim
Methods in org.monte.media.anim with parameters of type IFFParserModifier and TypeMethodDescriptionvoidANIMDecoder.registerChunks(IFFParser iff, boolean loadAudio) -
Uses of IFFParser in org.monte.media.eightsvx
Methods in org.monte.media.eightsvx with parameters of type IFFParser -
Uses of IFFParser in org.monte.media.ilbm
Methods in org.monte.media.ilbm with parameters of type IFFParser -
Uses of IFFParser in org.monte.media.pbm
Methods in org.monte.media.pbm with parameters of type IFFParser