Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals

gdcmJpeg.c File Reference

#include <stdio.h>
#include <string.h>
#include "jpeglib.h"
#include <setjmp.h>

Go to the source code of this file.

Data Structures

struct  my_error_mgr

Typedefs

typedef my_error_mgrmy_error_ptr

Functions

 my_error_exit (j_common_ptr cinfo)
int gdcm_read_JPEG_file (void *image_buffer, FILE *fp)


Typedef Documentation

typedef struct my_error_mgr* my_error_ptr
 

Definition at line 102 of file gdcmJpeg.c.


Function Documentation

int gdcm_read_JPEG_file void *  image_buffer,
FILE *  fp
 

Definition at line 134 of file gdcmJpeg.c.

References jpeg_create_decompress, JPOOL_IMAGE, JSAMPARRAY, my_error_exit(), jpeg_decompress_struct::output_components, jpeg_decompress_struct::output_height, jpeg_decompress_struct::output_scanline, jpeg_decompress_struct::output_width, my_error_mgr::pub, my_error_mgr::setjmp_buffer, and TRUE.

my_error_exit j_common_ptr  cinfo  ) 
 

Definition at line 109 of file gdcmJpeg.c.

References j_common_ptr, and my_error_mgr::setjmp_buffer.

Referenced by gdcm_read_JPEG_file().


Generated on Wed Oct 19 09:28:35 2005 for SIMRI3D by doxygen 1.3.7