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