Uses of Interface javax.imageio.stream.ImageOutputStream

Uses in package javax.imageio

Methods with parameter type javax.imageio.stream.ImageOutputStream

boolean
Write an image to an ImageOutputStream using a registered writer that supports the given format.

Methods with return type javax.imageio.stream.ImageOutputStream

ImageOutputStream
Create an image output stream from the given object.

Uses in package javax.imageio.spi

Methods with return type javax.imageio.stream.ImageOutputStream

ImageOutputStream
ImageOutputStream
ImageOutputStreamSpi.createOutputStreamInstance(Object output, boolean useCache, File cacheDir)

Uses in package javax.imageio.stream

Classes implementing javax.imageio.stream.ImageOutputStream

class
class
class
class

Uses in package gnu.javax.imageio.bmp

Constructors with parameter type javax.imageio.stream.ImageOutputStream

Creates the header from an output stream, which is not closed.
Creates the info header from an output stream, which is not closed.

Methods with parameter type javax.imageio.stream.ImageOutputStream

void
The image encoder.
void
The image encoder.
void
The image encoder.
void
The image encoder.
void
The image encoder.
void
The image encoder.
void
The image encoder.
void
The image encoder.
void
The image encoder.
void
Writes the header to an output stream, which is not closed or flushed.