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

WbmpReader Constructor

Creates and initializes new WbmpReader class instance.

Overload List

Name Description
Public method WbmpReader()

Creates and initializes new WbmpReader class instance.

Public method WbmpReader(Stream)

Creates and initializes new WbmpReader class instance. It also opens this reader on specified stream.

Public method WbmpReader(String)

Creates and initializes new WbmpReader class instance. It also opens this reader on specified file.

See Also

Reference