![]() |
iipsrv 1.2
iipsrv is an advanced high-performance feature-rich image server for web-based streamed viewing and zooming of ultra high-resolution images
|
CCache | Cache to store raw tile data |
▼CCompressor | Base class for IIP output images |
CJPEGCompressor | Wrapper class to the IJG JPEG library |
CPNGCompressor | Wrapper class to PNG library: Handles 8 and 16 bit PNG as well as alpha transparency |
CWebPCompressor | Wrapper class to WebP library: Handles 8 and 16 bit PNG as well as alpha transparency |
CEnvironment | Class to obtain environment variables |
▼Cstd::exception | STL class |
▼Cstd::runtime_error | STL class |
Cfile_error | Define our own derived exception class for file errors |
CFCGIWriter | FCGI Writer Class |
CFileWriter | File Writer Class |
Ciip_destination_mgr | Expanded data destination object for buffered output used by IJG JPEG library |
▼CIIPImage | Main class to handle the pyramidal image source |
CKakaduImage | Image class for Kakadu JPEG2000 Images: Inherits from IIPImage. Uses the Kakadu library |
COpenJPEGImage | |
CTPTImage | Image class for Tiled Pyramidal Images: Inherits from IIPImage. Uses libtiff |
CIIPResponse | Class to handle non-image IIP responses including errors |
▼Cstd::ios_base | STL class |
▼Cstd::basic_ios< Char > | STL class |
▼Cstd::basic_ostream< Char > | STL class |
▼Cstd::ostream | STL class |
CLogger | Logger class - handles ofstreams and syslog |
CMemcache | Cache to store raw tile data |
Cpng_destination_mgr | Expanded data destination object for buffered output used by PNG library |
CRawTile | Class to represent a single image tile |
CSession | Structure to hold our session data |
CStack | |
▼CTask | Generic class to encapsulate various commands |
CCMP | Colormap Command |
CCNT | Contrast Command |
CCNV | CNV Convolution Filter Command |
CCOL | Color Conversion Command |
CCTW | Color Twist Command |
CCVT | CVT Region Export Command |
CDeepZoom | DeepZoom Request Command |
CFIF | FIF Command |
CGAM | Gamma Command |
CHEI | CVT Height Command |
CICC | ICC Profile Command |
CIIIF | IIIF Command |
CINV | Inversion Command |
▼CJTL | JPEG Tile Export Command |
CPTL | PNG Tile Command |
CWTL | WebP Tile Command |
CJTLS | JPEG Tile Sequence Command |
CLYR | Quality Layers Command |
CMINMAX | MINMAX Command |
COBJ | OBJ commands |
CPFL | SPECTRA Request Command |
CQLT | JPEG Quality Command |
CRGN | CVT Region Command |
CROT | ROT Rotation Command |
CSDS | SDS Command |
CSHD | Shading Command |
CSPECTRA | SPECTRA Request Command |
CTIL | Tile Command |
CWID | CVT Width Command |
CZoomify | Zoomify Request Command |
CTileManager | Class to manage access to the tile cache |
CTimer | Simple Timer class to allow us to time our responses |
CTokenizer | Simple utility class to split a string into tokens |
CTransform | Image Processing Transforms |
CURL | Simple utility class to decode and filter URLs |
CView | Class to intelligently handle Image Transforms |
CWatermark | Watermark class |
CWriter | Virtual base class for various writers |