MDSTk Libraries
1.1.0
Medical Data Segmentation Toolkit
|
Full specialization of the CPixelConversion class for the tRGBPixel type to prevent ambiquity. More...
#include <mdsPixelConversions.h>
Public Types | |
typedef tRGBPixel | tPixel |
Input pixel type. | |
typedef tRGBPixel | tResult |
Output pixel type. | |
Static Public Member Functions | |
static tRGBPixel | convert (const tRGBPixel &Value) |
Method for pixel value conversion. |
Full specialization of the CPixelConversion class for the tRGBPixel type to prevent ambiquity.
typedef tRGBPixel mds::img::CPixelConversion< tRGBPixel, tRGBPixel >::tPixel |
Input pixel type.
typedef tRGBPixel mds::img::CPixelConversion< tRGBPixel, tRGBPixel >::tResult |
Output pixel type.
static tRGBPixel mds::img::CPixelConversion< tRGBPixel, tRGBPixel >::convert | ( | const tRGBPixel & | Value | ) | [static] |
Method for pixel value conversion.