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 & | operator<< (std::ostream &os, const RGBAPixel< TComponent > &c) |
template<typename TComponent> ITK_EXPORT std::istream & | operator>> (std::istream &is, RGBAPixel< TComponent > &c) |
|
|
|
|