ITK
6.0.0
Insight Toolkit
|
#include "itkIndent.h"
#include "itkFixedArray.h"
#include "itkMath.h"
#include "itkNumericTraitsRGBAPixel.h"
#include "itkRGBAPixel.hxx"
Go to the source code of this file.
Classes | |
class | itk::RGBAPixel< TComponent > |
Namespaces | |
namespace | itk |
Functions | |
template<typename TComponent > | |
std::ostream & | itk::operator<< (std::ostream &os, const RGBAPixel< TComponent > &c) |
template<typename TComponent > | |
std::istream & | itk::operator>> (std::istream &is, RGBAPixel< TComponent > &c) |
template<typename T > | |
void | itk::swap (RGBAPixel< T > &a, RGBAPixel< T > &b) |