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

MediaFormatManager.CreateFormatReader Method

Creates and initializes a new IFormatReader class instance.

Overload List

Name Description
Public method Static member CreateFormatReader(Stream)

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

Public method Static member CreateFormatReader(String)

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

See Also

Reference