ITK
4.4.0
Insight Segmentation and Registration Toolkit
|
#include "itkIndent.h"
#include "itkFixedArray.h"
#include "vnl/vnl_math.h"
#include "itkNumericTraitsRGBPixel.h"
#include "itkRGBPixel.hxx"
Go to the source code of this file.
Classes | |
class | itk::RGBPixel< TComponent > |
Namespaces | |
namespace | itk |
Functions | |
template<typename TComponent > | |
ITK_EXPORT std::ostream & | itk::operator<< (std::ostream &os, const RGBPixel< TComponent > &c) |
template<typename TComponent > | |
ITK_EXPORT std::istream & | itk::operator>> (std::istream &is, RGBPixel< TComponent > &c) |