#include <vtkImageMapToRGBA.h>
Inheritance diagram for vtkImageMapToRGBA:
This filter has been replaced by vtkImageMapToColors, which provided additional features. Use vtkImageMapToColors instead.
Definition at line 48 of file vtkImageMapToRGBA.h.
Public Types | |
typedef vtkImageMapToColors | Superclass |
Public Member Functions | |
virtual const char * | GetClassName () |
virtual int | IsA (const char *type) |
Static Public Member Functions | |
vtkImageMapToRGBA * | New () |
int | IsTypeOf (const char *type) |
vtkImageMapToRGBA * | SafeDownCast (vtkObject *o) |
Protected Member Functions | |
vtkImageMapToRGBA () | |
~vtkImageMapToRGBA () |
|
Reimplemented from vtkImageMapToColors. Definition at line 52 of file vtkImageMapToRGBA.h. |
|
Definition at line 55 of file vtkImageMapToRGBA.h. |
|
Definition at line 56 of file vtkImageMapToRGBA.h. |
|
Create an object with Debug turned off, modified time initialized to zero, and reference counting on. Reimplemented from vtkImageMapToColors. |
|
Reimplemented from vtkImageMapToColors. |
|
Return 1 if this class type is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h. Reimplemented from vtkImageMapToColors. |
|
Return 1 if this class is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h. Reimplemented from vtkImageMapToColors. |
|
Reimplemented from vtkImageMapToColors. |