Main Page
Groups
Namespace List
Class Hierarchy
Alphabetical List
Compound List
File
List
Namespace Members
Compound Members
File Members
Concepts
itk::PixelTraits< TPixelType > Class Template Reference
Traits for a pixel that define the dimension and component type.
More...
#include <itkPixelTraits.h>
List of all members.
Detailed Description
template<class TPixelType>
class itk::PixelTraits< TPixelType >
Traits for a pixel that define the dimension and component type.
PixelTraits determines the dimension and the component type of a pixel. The default implementation is suitable for all subclasses of itk::Array. This (will) include RGBPixel and RGBAPixel. Specialized versions of PixelTraits are defined for the standard scalar types.
Definition at line 35 of file itkPixelTraits.h.
Member Typedef Documentation
template<class TPixelType> |
typedef TPixelType::ValueType itk::PixelTraits< TPixelType >::ValueType
|
|
Member Function Documentation
template<class TPixelType> |
itk::PixelTraits< TPixelType >::itkStaticConstMacro |
( |
Dimension |
, |
|
|
unsigned |
int, |
|
|
TPixelType::Length |
|
|
) |
|
|
|
Dimension of the pixel (range). |
The documentation for this class was generated from the following file:
Generated at Fri May 21 01:37:33 2004 for ITK by
1.2.15 written by Dimitri van Heesch,
© 1997-2000