DGtal
1.3.beta
|
#include <DGtal/io/readers/MagickReader.h>
Public Member Functions | |
TValue | operator() (const Color &col) const |
Data Fields | |
Cast< TValue > | myCast |
Definition at line 76 of file MagickReader.h.
|
inline |
Definition at line 79 of file MagickReader.h.
References DGtal::Color::blue(), DGtal::Color::green(), DGtal::functors::MagickCast< TValue >::myCast, and DGtal::Color::red().
Cast<TValue> DGtal::functors::MagickCast< TValue >::myCast |
Definition at line 78 of file MagickReader.h.
Referenced by DGtal::functors::MagickCast< TValue >::operator()().