ITK  4.13.0
Insight Segmentation and Registration Toolkit
Static Public Member Functions | List of all members
itk::ImageAlgorithm::PixelSize< TImageType > Struct Template Reference

Detailed Description

template<typename TImageType>
struct itk::ImageAlgorithm::PixelSize< TImageType >

A utility class to get the number of internal pixels to make up a pixel.

Definition at line 170 of file itkImageAlgorithm.h.

Static Public Member Functions

static vcl_size_t Get (const TImageType *)
 

Member Function Documentation

template<typename TImageType >
static vcl_size_t itk::ImageAlgorithm::PixelSize< TImageType >::Get ( const TImageType *  )
inlinestatic

Definition at line 172 of file itkImageAlgorithm.h.


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