Main Page   Groups   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Concepts

itkRGBPixel.h File Reference

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)


Function Documentation

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
 


Generated at Sun Apr 1 02:48:19 2007 for ITK by doxygen 1.3.8 written by Dimitri van Heesch, © 1997-2000