|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.sun.jimi.core.encoder.sunraster.SpecificEncoder | +--com.sun.jimi.core.encoder.sunraster.RGBSunRasterEncoder
Encoder implementation for 24-bit RGB SunRaster images.
Constructor Summary | |
RGBSunRasterEncoder()
|
Method Summary | |
void |
doImageEncode()
Do the image encoding, writing the result to output stream. |
protected void |
writeImage()
Worker method that does the actual encoding. |
Methods inherited from class com.sun.jimi.core.encoder.sunraster.SpecificEncoder |
getHeader,
getJimiImage,
getOutputStream,
initEncoder,
writeHeader |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public RGBSunRasterEncoder()
Method Detail |
public void doImageEncode() throws JimiException
protected void writeImage() throws java.io.IOException, JimiException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |