|  | iipsrv
    1.1
    iipsrv is an advanced high-performance feature-rich image server for web-based streamed viewing and zooming of ultra high-resolution images | 
Expanded data destination object for buffered output used by IJG JPEG library. More...
#include <JPEGCompressor.h>
| Public Attributes | |
| struct jpeg_destination_mgr | pub | 
| size_t | size | 
| JOCTET * | buffer | 
| unsigned char * | source | 
| unsigned int | strip_height | 
Expanded data destination object for buffered output used by IJG JPEG library.
| JOCTET* iip_destination_mgr::buffer | 
working buffer
| struct jpeg_destination_mgr iip_destination_mgr::pub | 
public fields
| size_t iip_destination_mgr::size | 
size of source data
| unsigned char* iip_destination_mgr::source | 
source data
| unsigned int iip_destination_mgr::strip_height | 
used for stream-based encoding