Go to the source code of this file.
Namespaces | |
| namespace | itk |
Classes | |
| class | itk::RGBAPixel< TComponent > |
| Represent Red, Green, Blue cand Alpha component for color images. More... | |
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.4.7 written by Dimitri van Heesch,
© 1997-2000