#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 |
Defines | |
| #define | str2num(str, typeNum) *((typeNum *)(str)) |
Functions | |
| bool | gdcm::gdcm_read_JPEG2000_file (void *raw, char *inputdata, size_t inputlength) |
| routine for JPEG decompression | |
|
|
Definition at line 38 of file gdcmPixelReadConvert.cxx. |
1.4.4