Creates and initializes new PcxReader class instance.
Name | Description | |
---|---|---|
PcxReader() |
Creates and initializes new PcxReader class instance. |
|
PcxReader(Stream) |
Creates and initializes new PcxReader class instance. It also opens this reader on specified stream. |
|
PcxReader(String) |
Creates and initializes new PcxReader class instance. It also opens this reader on specified file. |