Aurigma Graphics Mill 5.5 for .NET
JpegWriter Constructor
Creates and initializes new JpegWriter class instance.
Overload List
| 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. |