2 //-----------------------------------------------------------------------------
6 //-----------------------------------------------------------------------------
7 bool gdcmFile::gdcm_read_JPEG2000_file (FILE *fp,void * image_buffer) {
8 printf("Sorry JPEG 2000 File not yet taken into account\n");
12 //-----------------------------------------------------------------------------