GNU Classpath (0.95) | |
Frames | No Frames |
Methods with parameter type javax.imageio.IIOImage | |
void | Write a image data, metadata and thumbnails to the output stream.
|
void | Write an image stream, including thumbnails and metadata to the
output stream. |
void | Insert an image into the output stream. |
void | Write a sequence of images, including thumbnails and metadata, to
the output stream. |
Methods with return type javax.imageio.IIOImage | |
IIOImage | Read the given frame all at once, using the given image read
parameters, and return an IIOImage. |
GNU Classpath (0.95) |