BmpWriter Constructor

Initializes a new instance of the BmpWriter class

Overload List

Name Description
Public method BmpWriter(Stream)

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

Public method BmpWriter(String)

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

See Also

Reference