![]() |
ITK
4.4.0
Insight Segmentation and Registration Toolkit
|
#include "itkIndent.h"#include "itkFixedArray.h"#include "vnl/vnl_math.h"#include "itkNumericTraitsRGBAPixel.h"#include "itkRGBAPixel.hxx"
Include dependency graph for itkRGBAPixel.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | itk::RGBAPixel< TComponent > |
Namespaces | |
| namespace | itk |
Functions | |
| template<typename TComponent > | |
| ITK_EXPORT std::ostream & | itk::operator<< (std::ostream &os, const RGBAPixel< TComponent > &c) |
| template<typename TComponent > | |
| ITK_EXPORT std::istream & | itk::operator>> (std::istream &is, RGBAPixel< TComponent > &c) |
1.8.3.1