![]() |
iipsrv 1.3
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 PNGCompressor, including all inherited members.
| Compress(RawTile &t) | PNGCompressor | virtual |
| Compressor(int compressionLevel) | Compressor | inline |
| CompressStrip(unsigned char *source, unsigned char *output, unsigned int tile_height) | PNGCompressor | virtual |
| default_quality | Compressor | protected |
| defaultQuality() const | Compressor | inline |
| dpi_units | Compressor | protected |
| dpi_x | Compressor | protected |
| dpi_y | Compressor | protected |
| embedEXIF | Compressor | protected |
| embedExifMetadata(const bool embed) | Compressor | inline |
| embedICC | Compressor | protected |
| embedICCProfile(const bool embed) | Compressor | inline |
| embedXMP | Compressor | protected |
| embedXMPMetadata(const bool embed) | Compressor | inline |
| exif | Compressor | protected |
| Finish(unsigned char *output) | PNGCompressor | virtual |
| getHeader() | Compressor | inline |
| getHeaderSize() const | Compressor | inline |
| getImageEncoding() const | PNGCompressor | inlinevirtual |
| getMimeType() const | PNGCompressor | inlinevirtual |
| getQuality() const | Compressor | inline |
| getSuffix() const | PNGCompressor | inlinevirtual |
| header | Compressor | protected |
| header_size | Compressor | protected |
| icc | Compressor | protected |
| InitCompression(const RawTile &rawtile, unsigned int strip_height) | PNGCompressor | virtual |
| injectMetadata(RawTile &t) | Compressor | inlinevirtual |
| metadata | Compressor | protected |
| PNGCompressor(int compressionLevel) | PNGCompressor | inline |
| Q | Compressor | protected |
| setMetadata(const std::map< const std::string, const std::string > &metadata) | Compressor | inline |
| setQuality(int quality) | PNGCompressor | inlinevirtual |
| setResolution(float x, float y, int units) | Compressor | inline |
| xmp | Compressor | protected |
| ~Compressor() (defined in Compressor) | Compressor | inlinevirtual |