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

WbmpWriter Constructor

Creates and initializes new WbmpWriter class instance.

Overload List

Name Description
Public method WbmpWriter()

Creates and initializes new WbmpWriter class instance.

Public method WbmpWriter(Stream)

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

Public method WbmpWriter(String)

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

See Also

Reference