PngReader Constructor

Initializes a new instance of the PngReader class using the specified file name.

Overload List

Name Description
Public method PngReader(Stream)

Initializes a new instance of the PngReader class using the specified Stream.

Public method PngReader(String)

Initializes a new instance of the PngReader class using the specified file name.

See Also

Reference