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