ITK
6.0.0
Insight 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 | |
namespace | 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) |
template<typename T > | |
void | itk::swap (RGBPixel< T > &a, RGBPixel< T > &b) |