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

AviWriter.Open Method

Opens format writer.

Overload List

Name Description
Public method Open(Stream)

Opens format writer on the specified stream.

(Inherited from FormatWriter.)
Public method Open(String)

Opens format writer on the specified file.

(Inherited from FormatWriter.)

See Also

Reference