|
JIU 0.13.0 Website | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sourceforge.jiu.codecs.CodecMode
This class is an enumeration type for the two modes that an image codec can be used in,
LOAD and SAVE.
These values are used as arguments in some of the methods of ImageCodec.
| Field Summary | |
static CodecMode |
LOAD
Codec mode load, one of the two possible values of CodecMode. |
static CodecMode |
SAVE
Codec mode save, one of the two possible values of CodecMode. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final CodecMode LOAD
public static final CodecMode SAVE
|
JIU 0.13.0 Website | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||