|  | VTK
    9.0.1
    | 
 
 
 
Go to the documentation of this file.
   41 #ifndef vtkBMPReader_h 
   42 #define vtkBMPReader_h 
   44 #include "vtkIOImageModule.h"  
   60   vtkGetMacro(Depth, 
int);
 
   97   vtkGetMacro(Colors, 
unsigned char*);
 
  
Superclass of transformable binary file readers.
virtual void ComputeDataIncrements()
void ExecuteDataWithInformation(vtkDataObject *data, vtkInformation *outInfo) override
This is a convenience method that is implemented in many subclasses instead of RequestData.
vtkLookupTable * LookupTable
static vtkImageReader * New()
a simple class to control print indentation
const char * GetFileExtensions() override
Get the file extensions for this format.
map scalar values into colors via a lookup table
virtual void ExecuteInformation()
general representation of visualization data
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
int CanReadFile(const char *) override
vtkImageReader itself can read raw binary files.
const char * GetDescriptiveName() override
Return a descriptive name for the file format that might be useful in a GUI.