#include <freImageTypes.h>
Public Types | |
| typedef TImageType | ImageType |
| typedef ImageType::Pointer | ImagePointer |
| typedef ImageType::PixelType | PixelType |
| typedef ImageType::RegionType | RegionType |
| typedef ImageType::SpacingType | SpacingType |
Static Public Member Functions | |
| static ImagePointer | CreateGridImage (const RegionType &imageRegion, const SpacingType &imageSpacing, const PixelType &gridValue, const PixelType &backValue, const unsigned int &iGridSize) |
Definition at line 117 of file freImageTypes.h.
| typedef TImageType FREE::DefaultImages< TImageType >::ImageType |
Definition at line 120 of file freImageTypes.h.
| typedef ImageType::Pointer FREE::DefaultImages< TImageType >::ImagePointer |
Definition at line 121 of file freImageTypes.h.
| typedef ImageType::PixelType FREE::DefaultImages< TImageType >::PixelType |
Definition at line 122 of file freImageTypes.h.
| typedef ImageType::RegionType FREE::DefaultImages< TImageType >::RegionType |
Definition at line 123 of file freImageTypes.h.
| typedef ImageType::SpacingType FREE::DefaultImages< TImageType >::SpacingType |
Definition at line 124 of file freImageTypes.h.
| DefaultImages< TImageType >::ImagePointer FREE::DefaultImages< TImageType >::CreateGridImage | ( | const RegionType & | imageRegion, | |
| const SpacingType & | imageSpacing, | |||
| const PixelType & | gridValue, | |||
| const PixelType & | backValue, | |||
| const unsigned int & | iGridSize | |||
| ) | [inline, static] |
Definition at line 35 of file freImageTypes.txx.
1.5.3 written by Dimitri van Heesch,
© 1997-2000