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

itk::NumericTraits< RGBPixel< unsigned char > > Class Template Reference
[Data Representation Objects]

Define traits for type RGBPixel<unsigned char>. More...

#include <itkNumericTraitsRGBPixel.h>

Collaboration diagram for itk::NumericTraits< RGBPixel< unsigned char > >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef RGBPixel< unsigned
char > 
ValueType
typedef RGBPixel< unsigned
char > 
PrintType
typedef RGBPixel< unsigned
char > 
AbsType
typedef RGBPixel< unsigned
short > 
AccumulateType
typedef RGBPixel< double > RealType

Static Public Attributes

const RGBPixel< unsigned char
> ITKCommon_EXPORT 
Zero
const RGBPixel< unsigned char
> ITKCommon_EXPORT 
One

Detailed Description

template<>
class itk::NumericTraits< RGBPixel< unsigned char > >

Define traits for type RGBPixel<unsigned char>.

Definition at line 31 of file itkNumericTraitsRGBPixel.h.


Member Typedef Documentation

typedef RGBPixel<unsigned char> itk::NumericTraits< RGBPixel< unsigned char > >::AbsType
 

Definition at line 35 of file itkNumericTraitsRGBPixel.h.

typedef RGBPixel<unsigned short> itk::NumericTraits< RGBPixel< unsigned char > >::AccumulateType
 

Definition at line 36 of file itkNumericTraitsRGBPixel.h.

typedef RGBPixel<unsigned char> itk::NumericTraits< RGBPixel< unsigned char > >::PrintType
 

Definition at line 34 of file itkNumericTraitsRGBPixel.h.

typedef RGBPixel<double> itk::NumericTraits< RGBPixel< unsigned char > >::RealType
 

Definition at line 37 of file itkNumericTraitsRGBPixel.h.

typedef RGBPixel<unsigned char> itk::NumericTraits< RGBPixel< unsigned char > >::ValueType
 

Definition at line 33 of file itkNumericTraitsRGBPixel.h.


Member Data Documentation

const RGBPixel<unsigned char> ITKCommon_EXPORT itk::NumericTraits< RGBPixel< unsigned char > >::One [static]
 

Definition at line 39 of file itkNumericTraitsRGBPixel.h.

const RGBPixel<unsigned char> ITKCommon_EXPORT itk::NumericTraits< RGBPixel< unsigned char > >::Zero [static]
 

Definition at line 38 of file itkNumericTraitsRGBPixel.h.


The documentation for this class was generated from the following file:
Generated at Wed Mar 30 01:10:48 2005 for ITK by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2000