#include <itkPixelTraits.h>
Public Types | |
| typedef TPixelType::ValueType | ValueType |
Public Methods | |
| itkStaticConstMacro (Dimension, unsigned int, TPixelType::Length) | |
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.
|
|||||
|
Type of a single component of a pixel. Definition at line 42 of file itkPixelTraits.h. |
|
||||||||||||||||||||
|
Dimension of the pixel (range). |
1.2.15 written by Dimitri van Heesch,
© 1997-2000