com.sun.jimi.core.decoder.builtin
Class BUILTINDecoder
com.sun.jimi.core.decoder.builtin.BUILTINDecoder
- public class BUILTINDecoder
Dummy implementation of JIMIDecoder to handle detection of the
builtin decoders in a consistent manner
BUILTINDecoder
public BUILTINDecoder()
initDecoder
public void initDecoder(java.io.InputStream in,
JimiImage ji)
throws JimiException
driveDecoder
public boolean driveDecoder()
throws JimiException
freeDecoder
public void freeDecoder()
throws JimiException
getState
public int getState()
getJimiImage
public JimiImage getJimiImage()