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

PcxReader Constructor

Creates and initializes new PcxReader class instance.

Overload List

Name Description
Public method PcxReader()

Creates and initializes new PcxReader class instance.

Public method PcxReader(Stream)

Creates and initializes new PcxReader class instance. It also opens this reader on specified stream.

Public method PcxReader(String)

Creates and initializes new PcxReader class instance. It also opens this reader on specified file.

See Also

Reference