Creates and initializes new JpegWriter class instance.
Name | Description | |
---|---|---|
JpegWriter() |
Creates and initializes new JpegWriter class instance. |
|
JpegWriter(Stream) |
Creates and initializes new JpegWriter class instance. It also opens this writer on specified stream. |
|
JpegWriter(String) |
Creates and initializes new JpegWriter class instance. It also opens this writer on specified file. |