|
|||||||||
| Home >> All >> org >> ydp >> [ jai overview ] | PREV NEXT | ||||||||
Uses of Class
org.ydp.jai.ImageCodec
| Uses of ImageCodec in org.ydp.jai |
| Subclasses of ImageCodec in org.ydp.jai | |
class |
PNGCodec
|
| Methods in org.ydp.jai that return ImageCodec | |
static ImageCodec |
ImageCodec.getCodec(java.lang.String name)
Returns the ImageCodec associated with the given
name. |
| Methods in org.ydp.jai with parameters of type ImageCodec | |
static void |
ImageCodec.registerCodec(ImageCodec codec)
Associates an ImageCodec with its format name, as
determined by its getFormatName() method. |
|
|||||||||
| Home >> All >> org >> ydp >> [ jai overview ] | PREV NEXT | ||||||||