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