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