|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.sun.jimi.core.encoder.tga.TGA8Encoder
Encoder class for 8-bit TGA images.
| Constructor Summary | |
TGA8Encoder()
|
|
| Method Summary | |
void |
encodeTGA(AdaptiveRasterImage ji,
LEDataOutputStream out)
Write out the data contained in the JimiImage to the output stream in the tga file format. |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public TGA8Encoder()
| Method Detail |
public void encodeTGA(AdaptiveRasterImage ji,
LEDataOutputStream out)
throws JimiException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||