Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itkScalarToRGBPixelFunctor.h File Reference

Go to the source code of this file.

Namespaces

namespace  itk
namespace  itk::Functor

Typedefs

typedef unsigned char RGBComponentType
typedef RGBPixel< RGBComponentTypeRGBPixelType
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


Typedef Documentation

typedef unsigned char itk::Functor::RGBComponentType
 

Definition at line 46 of file itkScalarToRGBPixelFunctor.h.

typedef RGBPixel<RGBComponentType> itk::Functor::RGBPixelType
 

Definition at line 50 of file itkScalarToRGBPixelFunctor.h.

typedef TScalar itk::Functor::ScalarType
 

Definition at line 51 of file itkScalarToRGBPixelFunctor.h.


Function Documentation

RGBPixelType itk::Functor::operator() const TScalar &   )  const
 

Referenced by itk::VectorNeighborhoodInnerProduct< ImageType >::operator()(), and itk::NeighborhoodInnerProduct< ImageType >::operator()().

void itk::Functor::SetBigEndian  ) 
 

Definition at line 59 of file itkScalarToRGBPixelFunctor.h.

References itk::Functor::m_IsBigEndian.

void itk::Functor::SetLittleEndian  ) 
 

Definition at line 55 of file itkScalarToRGBPixelFunctor.h.

References itk::Functor::m_IsBigEndian.

itk::Functor::~ScalarToRGBPixelFunctor  ) 
 

Definition at line 46 of file itkScalarToRGBPixelFunctor.h.


Variable Documentation

* 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 itk::Functor::integers
 

Definition at line 30 of file itkScalarToRGBPixelFunctor.h.

:: vcl_size_t itk::Functor::m_Index[3]
 

Definition at line 66 of file itkScalarToRGBPixelFunctor.h.

Referenced by itk::Index::Fill(), itk::Index::GetElement(), itk::LevelSetNode< TPixel, VSetDimension >::GetIndex(), itk::Index::GetIndex(), itk::ImageRegion< TDimension >::GetIndex(), itk::ImageIORegion::GetIndex(), itk::ImageIORegion::ImageIORegion(), itk::ImageRegion< TDimension >::ImageRegion(), itk::ImageRegion< TDimension >::IsInside(), itk::ImageIORegion::IsInside(), itk::LevelSetNode< TPixel, VSetDimension >::LevelSetNode(), itk::Index::operator!=(), itk::ImageRegion< TDimension >::operator!=(), itk::ImageIORegion::operator!=(), itk::Index::operator+(), itk::Index::operator+=(), itk::Index::operator-(), itk::Index::operator-=(), itk::LevelSetNode< TPixel, VSetDimension >::operator=(), itk::ImageRegion< TDimension >::operator=(), itk::ImageIORegion::operator=(), itk::Index::operator==(), itk::ImageRegion< TDimension >::operator==(), itk::ImageIORegion::operator==(), itk::Index::operator[](), itk::Index::SetElement(), itk::LevelSetNode< TPixel, VSetDimension >::SetIndex(), itk::Index::SetIndex(), itk::ImageRegion< TDimension >::SetIndex(), and itk::ImageIORegion::SetIndex().

bool itk::Functor::m_IsBigEndian
 

Definition at line 65 of file itkScalarToRGBPixelFunctor.h.

Referenced by itk::Functor::SetBigEndian(), and itk::Functor::SetLittleEndian().


Generated at Sun Jul 9 18:46:16 2006 for ITK by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2000