SimpleITK  1.0.1
itk::simple::VectorPixelID< TPixelType > Struct Template Reference

#include <sitkPixelIDTypes.h>

Detailed Description

template<typename TPixelType>
struct itk::simple::VectorPixelID< TPixelType >

This type is used as an identity for pixel of itk::VectorImage type

This is an empty type which is used for compile-time meta-programming. It does not contain any information, an image type can be converted to one of the PixelID types, and an PixelID can be converted to a value. However, a run-time value can not be converted to this compile time type.

See also
PixelIDToImageType
ImageTypeToPixelID
ImageTypeToPixelIDValue
PixelIDToPixelIDValue

Definition at line 65 of file sitkPixelIDTypes.h.


The documentation for this struct was generated from the following file: