46 #ifndef vtkBMPReader_h
47 #define vtkBMPReader_h
63 vtkGetMacro(Depth,
int);
91 vtkSetMacro(Allow8BitBMP,
int);
92 vtkGetMacro(Allow8BitBMP,
int);
93 vtkBooleanMacro(Allow8BitBMP,
int);
101 vtkGetMacro(Colors,
unsigned char *);
virtual const char * GetFileExtensions()
virtual void ComputeDataIncrements()
map scalar values into colors via a lookup table
vtkLookupTable * LookupTable
static vtkImageReader * New()
virtual int CanReadFile(const char *vtkNotUsed(fname))
a simple class to control print indentation
void ExecuteDataWithInformation(vtkDataObject *data, vtkInformation *outInfo)
Superclass of transformable binary file readers.
virtual void ExecuteInformation()
#define VTKIOIMAGE_EXPORT
general representation of visualization data
void PrintSelf(ostream &os, vtkIndent indent)
virtual const char * GetDescriptiveName()