84#include "vtkIOImageModule.h"
86VTK_ABI_NAMESPACE_BEGIN
101 vtkGetMacro(Depth,
int);
138 vtkGetMacro(Colors,
unsigned char*);
const char * GetDescriptiveName() override
Return a descriptive name for the file format that might be useful in a GUI.
const char * GetFileExtensions() override
Get the file extensions for this format.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
void ExecuteDataWithInformation(vtkDataObject *out, vtkInformation *outInfo) override
This is a convenience method that is implemented in many subclasses instead of RequestData.
void ExecuteInformation() override
void ComputeDataIncrements() override
int CanReadFile(VTK_FILEPATH const char *fname) override
Is the given file a BMP file?
static vtkBMPReader * New()
vtkLookupTable * LookupTable
general representation of visualization data
Superclass of transformable binary file readers.
a simple class to control print indentation
map scalar values into colors via a lookup table