vtkgdcm
Classes | Namespaces | Macros
vtkGDCMImageReader2.h File Reference
#include "vtkMedicalImageReader2.h"
#include "vtkImageData.h"
Include dependency graph for vtkGDCMImageReader2.h:

Go to the source code of this file.

Classes

class  vtkGDCMImageReader2
 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 82 of file vtkGDCMImageReader2.h.

◆ VTK_LOOKUP_TABLE

#define VTK_LOOKUP_TABLE   6

Definition at line 85 of file vtkGDCMImageReader2.h.

◆ VTK_YBR

#define VTK_YBR   7

Definition at line 88 of file vtkGDCMImageReader2.h.

◆ VTK_CMYK

#define VTK_CMYK   8

Definition at line 91 of file vtkGDCMImageReader2.h.