This documentation is for the old version. Go to the latest Graphics Mill docs

SwfWriter Constructor

Creates and initializes new SwfWriter class instance.

Overload List

Name Description
Public method SwfWriter()

Creates and initializes new SwfWriter class instance.

Public method SwfWriter(Stream)

Creates and initializes new SwfWriter class instance. It also opens this writer on specified stream.

Public method SwfWriter(String)

Creates and initializes new SwfWriter class instance. It also opens this writer on specified file.

See Also

Reference