ESA JPIP server
0.1
|
#include <iostream>
Go to the source code of this file.
Classes | |
class | jpeg2000::Point |
Represents a couple of integer values that can be used to identify a coordinate as well as a size. More... | |
Namespaces | |
jpeg2000 | |
Set of classes for handling (reading and indexing) image files with the format defined in the Part 1 and 2 of the JPEG2000 standard. | |
Typedefs | |
typedef Point | jpeg2000::Size |
It is a synonymous of the class Point . More... | |