#include "gdcmPixelReadConvert.h"#include "gdcmDebug.h"#include "gdcmFile.h"#include "gdcmGlobal.h"#include "gdcmTS.h"#include "gdcmDocEntry.h"#include "gdcmRLEFramesInfo.h"#include "gdcmJPEGFragmentsInfo.h"#include <fstream>#include <stdio.h>Include dependency graph for gdcmPixelReadConvert.cxx:

Go to the source code of this file.
| Namespaces | |
| namespace | GDCM_NAME_SPACE | 
| Defines | |
| #define | str2num(str, typeNum) *((typeNum *)(str)) | 
| Functions | |
| bool | GDCM_NAME_SPACE::gdcm_read_JPEG2000_file (void *raw, char *inputdata, size_t inputlength) | 
| 
 | 
| 
 Definition at line 42 of file gdcmPixelReadConvert.cxx. | 
 1.4.6
 1.4.6