vtkgdcm
Classes | Namespaces | Macros
vtkGDCMImageReader.h File Reference
#include "vtkMedicalImageReader2.h"
#include "vtkImageData.h"
#include "vtkVersion.h"
Include dependency graph for vtkGDCMImageReader.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vtkGDCMImageReader
 read DICOM Image files (Pixel Data) More...
 

Namespaces

 gdcm
 

Macros

#define VTK_INVERSE_LUMINANCE   5
 
#define VTK_LOOKUP_TABLE   6
 
#define VTK_YBR   7
 
#define VTK_CMYK   8
 

Macro Definition Documentation

◆ VTK_INVERSE_LUMINANCE

#define VTK_INVERSE_LUMINANCE   5

Definition at line 91 of file vtkGDCMImageReader.h.

◆ VTK_LOOKUP_TABLE

#define VTK_LOOKUP_TABLE   6

Definition at line 94 of file vtkGDCMImageReader.h.

◆ VTK_YBR

#define VTK_YBR   7

Definition at line 97 of file vtkGDCMImageReader.h.

◆ VTK_CMYK

#define VTK_CMYK   8

Definition at line 100 of file vtkGDCMImageReader.h.