46 #ifndef __vtkBMPReader_h
47 #define __vtkBMPReader_h
62 vtkGetMacro(Depth,
int);
90 vtkSetMacro(Allow8BitBMP,
int);
91 vtkGetMacro(Allow8BitBMP,
int);
92 vtkBooleanMacro(Allow8BitBMP,
int);
100 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
Superclass of transformable binary file readers.
void ExecuteData(vtkDataObject *data)
virtual void ExecuteInformation()
general representation of visualization data
void PrintSelf(ostream &os, vtkIndent indent)
virtual const char * GetDescriptiveName()