![]() |
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
|
This is the complete list of members for JPEGCompressor, including all inherited members.
| addXMPMetadata(const std::string &m) | Compressor | inlinevirtual |
| Compress(RawTile &t) | JPEGCompressor | virtual |
| Compressor(int compressionLevel) | Compressor | inline |
| CompressStrip(unsigned char *s, unsigned char *o, unsigned int tile_height) | JPEGCompressor | virtual |
| dpi_units | Compressor | protected |
| dpi_x | Compressor | protected |
| dpi_y (defined in Compressor) | Compressor | protected |
| Finish(unsigned char *output) | JPEGCompressor | virtual |
| getCompressionType() const | JPEGCompressor | inlinevirtual |
| getHeader() | JPEGCompressor | inlinevirtual |
| getHeaderSize() const | JPEGCompressor | inlinevirtual |
| getMimeType() const | JPEGCompressor | inlinevirtual |
| getQuality() const | JPEGCompressor | inline |
| getSuffix() const | JPEGCompressor | inlinevirtual |
| header | Compressor | protected |
| header_size | Compressor | protected |
| icc | Compressor | protected |
| InitCompression(const RawTile &rawtile, unsigned int strip_height) | JPEGCompressor | virtual |
| JPEGCompressor(int quality) | JPEGCompressor | inline |
| Q | Compressor | protected |
| setICCProfile(const std::string &profile) | Compressor | inline |
| setQuality(int factor) | JPEGCompressor | inline |
| setResolution(float x, float y, int units) | Compressor | inline |
| setXMPMetadata(const std::string &x) | Compressor | inline |
| xmp | Compressor | protected |
| ~Compressor() (defined in Compressor) | Compressor | inlinevirtual |