#include <itkDefaultImageTraits.h>
Public Types | |
| typedef TPixelType | PixelType |
| typedef TPixelContainer | PixelContainer |
| typedef Index< VImageDimension > | IndexType |
| typedef Offset< VImageDimension > | OffsetType |
| typedef Size< VImageDimension > | SizeType |
| typedef ImageRegion< VImageDimension > | RegionType |
Public Member Functions | |
| itkStaticConstMacro (ImageDimension, unsigned int, VImageDimension) | |
Definition at line 36 of file itkDefaultImageTraits.h.
|
|||||
|
Index typedef support. An index is used to access pixel values. Definition at line 50 of file itkDefaultImageTraits.h. |
|
|||||
|
Offset typedef support. An offset is used to access pixel values. Definition at line 53 of file itkDefaultImageTraits.h. |
|
|||||
|
The container of Pixels for the image. Definition at line 47 of file itkDefaultImageTraits.h. |
|
|||||
|
The pixel type of the image. Definition at line 41 of file itkDefaultImageTraits.h. |
|
|||||
|
Region typedef support. A region is used to specify a subset of an image. Definition at line 59 of file itkDefaultImageTraits.h. |
|
|||||
|
Size typedef support. A size is used to define region bounds. Definition at line 56 of file itkDefaultImageTraits.h. |
|
||||||||||||||||||||
|
The dimension of the image. |
1.3.5 written by Dimitri van Heesch,
© 1997-2000