MDSTk Libraries  1.1.0
Medical Data Segmentation Toolkit
Public Types
mds::img::CImageTraits< I > Struct Template Reference

Traits used to implement curiously recurring template pattern for images. More...

#include <mdsImageBase.h>

List of all members.

Public Types

typedef tNull tPixel
 Pixel type.

Detailed Description

template<typename I>
struct mds::img::CImageTraits< I >

Traits used to implement curiously recurring template pattern for images.


Member Typedef Documentation

template<typename I>
typedef tNull mds::img::CImageTraits< I >::tPixel

Pixel type.


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