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

WMReader Constructor

Creates and initializes a new WMReader class instance.

Overload List

Name Description
Public method WMReader()

Creates and initializes a new WMReader class instance.

Public method WMReader(Stream)

Creates and initializes a new WMReader class instance, opening the specified stream.

Public method WMReader(String)

Creates and initializes a new WMReader class instance, opening the specified file.

See Also

Reference