SimpleITK
1.2.4
|
#include <sitkPixelIDTypes.h>
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.
Definition at line 66 of file sitkPixelIDTypes.h.