Go to the documentation of this file.
66 #ifndef vtkMetaImageReader_h
67 #define vtkMetaImageReader_h
69 #include "vtkIOImageModule.h"
86 {
return ".mhd .mha"; }
89 {
return "MetaIO Library: MetaImage"; }
106 vtkGetMacro(RescaleSlope,
double);
107 vtkGetMacro(RescaleOffset,
double);
108 vtkGetMacro(BitsAllocated,
int);
111 vtkGetMacro(GantryAngle,
double);
192 vtkmetaio::MetaImage *MetaImagePtr;
195 char PatientName[255];
200 char ImageNumber[255];
204 char TransferSyntaxUID[255];
207 double RescaleOffset;
209 char DistanceUnits[255];
210 char AnatomicalOrientation[255];
virtual int GetDataScalarType()
Get the file format.
virtual int GetNumberOfScalarComponents()
a simple class to control print indentation
Superclass of binary file readers.
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions.
virtual double * GetDataOrigin()
virtual int * GetDataExtent()
general representation of visualization data
virtual double * GetDataSpacing()