|
iipsrv
0.9.9
|
| CCache | Cache to store raw tile data |
| CEnvironment | Class to obtain environment variables |
| 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 |
| CTPTImage | Image class for Tiled Pyramidal Images: Inherits from IIPImage. Uses libtiff |
| CIIPResponse | Class to handle non-image IIP responses including errors |
| CJPEGCompressor | Wrapper class to the IJG JPEG library |
| ▼Ckdu_message | |
| Ckdu_stream_message | Wrapper class to handle error messages from Kakadu |
| CMemcache | Cache to store raw tile data |
| CRawTile | Class to represent a single image tile |
| CSession | Structure to hold our session data |
| ▼CTask | Generic class to encapsulate various commands |
| CCNT | Contrast Command |
| CCVT | CVT Command |
| CDeepZoom | DeepZoom Request Command |
| CFIF | FIF Command |
| CHEI | CVT Height Command |
| CICC | ICC Profile Command |
| CJTL | JPEG Tile Command |
| CJTLS | JPEG Tile Sequence Command |
| CLYR | Quality Layers Command |
| COBJ | OBJ commands |
| CQLT | JPEG Quality Command |
| CRGN | CVT Region 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 and tile cropping |
| CTimer | Simple Timer class to allow us to time our responses |
| CTokenizer | Simple utility class to split a string into tokens |
| CView | Class to intelligently handle Image Transforms |
| CWatermark | Watermark class |
| CWriter | Virtual base class for various writers |