Classes | Defines | Typedefs | Functions | Variables

cdjpeg.h File Reference

#include "jinclude.h"
#include "jpeglib.h"
#include "jerror.h"
#include "cderror.h"
Include dependency graph for cdjpeg.h:
This graph shows which files directly or indirectly include this file:

Classes

struct  cjpeg_source_struct
struct  djpeg_dest_struct
struct  cdjpeg_progress_mgr

Defines

#define JPEG_CJPEG_DJPEG
#define JPEG_INTERNAL_OPTIONS
#define READ_BINARY   "rb"
#define WRITE_BINARY   "wb"
#define EXIT_FAILURE   1
#define EXIT_SUCCESS   0
#define EXIT_WARNING   2

Typedefs

typedef struct
cjpeg_source_struct
cjpeg_source_ptr
typedef struct djpeg_dest_structdjpeg_dest_ptr
typedef struct
cdjpeg_progress_mgr
cd_progress_ptr

Functions

 EXTERN (cjpeg_source_ptr) jinit_read_bmp JPP((j_compress_ptr cinfo))
 EXTERN (djpeg_dest_ptr) jinit_write_bmp JPP((j_decompress_ptr cinfo
 EXTERN (boolean) read_quant_tables JPP((j_compress_ptr cinfo
 EXTERN (void) read_color_map JPP((j_decompress_ptr cinfo
 EXTERN (FILE *) read_stdin JPP((void))

Variables

boolean is_os2
char * filename
char int scale_factor
char int boolean force_baseline
char * arg
FILE * infile
cd_progress_ptr progress
const char * keyword
const char int minchars

Define Documentation

#define EXIT_FAILURE   1
#define EXIT_SUCCESS   0
#define EXIT_WARNING   2
#define JPEG_CJPEG_DJPEG
#define JPEG_INTERNAL_OPTIONS
#define READ_BINARY   "rb"
#define WRITE_BINARY   "wb"

Typedef Documentation


Function Documentation

EXTERN ( cjpeg_source_ptr   ) 
EXTERN ( FILE *   ) 
EXTERN ( void   ) 
EXTERN ( boolean   ) 
EXTERN ( djpeg_dest_ptr   ) 

Variable Documentation

char * arg
char * filename
int const unsigned int int boolean force_baseline
FILE* infile
const char* keyword
const char int minchars
int const unsigned int int scale_factor