|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.sun.jimi.core.raster.imagetype.BytePaletteImage
"Image Type" class for 8bpp palette images. This class is used to check whether an image is byte-based and uses a palette-based ColorModel (IndexColorModel).
| Constructor Summary | |
BytePaletteImage()
|
|
| Method Summary | |
static boolean |
checkImage(JimiImage image)
|
static ByteRasterImage |
convertImage(JimiImage image,
boolean dither)
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public BytePaletteImage()
| Method Detail |
public static boolean checkImage(JimiImage image)
public static ByteRasterImage convertImage(JimiImage image,
boolean dither)
throws JimiException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||