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

QTReader Constructor

Creates and initializes a new QTReader class instance.

Overload List

Name Description
Public method QTReader()

Creates and initializes a new QTReader class instance.

Public method QTReader(Stream)

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

Public method QTReader(String)

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

See Also

Reference