Go to the source code of this file.
Namespaces | |
namespace | itk |
Classes | |
class | itk::RGBPixel< TComponent > |
Represent Red, Green and Blue component for color images. More... | |
Functions | |
template<typename TComponent> ITK_EXPORT std::ostream & | operator<< (std::ostream &os, const RGBPixel< TComponent > &c) |
template<typename TComponent> ITK_EXPORT std::istream & | operator>> (std::istream &is, RGBPixel< TComponent > &c) |
|
|
|
|