Go to the source code of this file.
Namespaces | |
| namespace | itk |
| namespace | itk::Functor |
Typedefs | |
| typedef unsigned char | RGBComponentType |
| typedef RGBPixel< RGBComponentType > | RGBPixelType |
| typedef TScalar | ScalarType |
Functions | |
| RGBPixelType | operator() (const TScalar &) const |
| void | SetBigEndian () |
| void | SetLittleEndian () |
| ~ScalarToRGBPixelFunctor () | |
Variables | |
| *class ScalarToRGBPixelFunctor *brief Function object which maps a scalar value into an RGB pixel value **This class is useful for visualizing labeled images which cannot be mapped *succefully into grayscale images Images of unsigned long | integers |
| ::vcl_size_t | m_Index [3] |
| bool | m_IsBigEndian |
|
|
Definition at line 46 of file itkScalarToRGBPixelFunctor.h. |
|
|
Definition at line 50 of file itkScalarToRGBPixelFunctor.h. |
|
|
Definition at line 51 of file itkScalarToRGBPixelFunctor.h. |
|
|
Referenced by itk::VectorNeighborhoodInnerProduct< ImageType >::operator()(), and itk::NeighborhoodInnerProduct< ImageType >::operator()(). |
|
|
Definition at line 59 of file itkScalarToRGBPixelFunctor.h. References itk::Functor::m_IsBigEndian. |
|
|
Definition at line 55 of file itkScalarToRGBPixelFunctor.h. References itk::Functor::m_IsBigEndian. |
|
|
Definition at line 46 of file itkScalarToRGBPixelFunctor.h. |
|
|
Definition at line 30 of file itkScalarToRGBPixelFunctor.h. |
|
|
|
Definition at line 65 of file itkScalarToRGBPixelFunctor.h. Referenced by itk::Functor::SetBigEndian(), and itk::Functor::SetLittleEndian(). |
1.4.2 written by Dimitri van Heesch,
© 1997-2000