BmpReader Constructor

Initializes a new instance of the BmpReader class.

Overload List

Name Description
Public method BmpReader(Stream)

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

Public method BmpReader(String)

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

See Also

Reference