|
Oracle UIX API Reference Release 2.1.22.0.0 B12196-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for classes which encode images.
Method Summary | |
void |
encodeImage(java.awt.Image image,
java.io.OutputStream out)
Encodes the image to the specified output stream. |
Method Detail |
public void encodeImage(java.awt.Image image, java.io.OutputStream out) throws java.io.IOException
=-=ags Should probably throw something in addition to IOException to handle other problems
image
- The image to encodeout
- The output stream to which the image should be encoded
|
Oracle UIX API Reference Release 2.1.22.0.0 B12196-01 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |