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