ITK  4.2.0
Insight Segmentation and Registration Toolkit
Static Public Member Functions
itk::ImageAlgorithm::PixelSize< TImageType > Struct Template Reference

List of all members.

Static Public Member Functions

static vcl_size_t Get (const TImageType *)

Detailed Description

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

A utility class which is used to obtain the number of bytes used per-pixel on an image.

Definition at line 143 of file itkImageAlgorithm.h.


Member Function Documentation

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

Definition at line 145 of file itkImageAlgorithm.h.


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