[ VIGRA Homepage | Function Index | Class Index | Namespaces | File List | Main Page ]
|   | GrayToRGBAccessor [Accessors for RGBValue] |  | 
#include <vigra/rgbvalue.hxx>
| Public Member Functions | |
| template<class ITERATOR, class DIFFERENCE> | |
| value_type | operator() (ITERATOR const &i, DIFFERENCE d) const | 
| template<class ITERATOR> | |
| value_type | operator() (ITERATOR const &i) const | 
#include <vigra/rgbvalue.hxx>
 Namespace: vigra 
| value_type operator() | ( | ITERATOR const & | i, | |
| DIFFERENCE | d | |||
| ) | const | 
Get RGB value at an offset
| value_type operator() | ( | ITERATOR const & | i | ) | const | 
Get RGB value for the given pixel.
| 
© Ullrich Köthe     (ullrich.koethe@iwr.uni-heidelberg.de)  | 
html generated using doxygen and Python
 |