|
| vigra::UInt8 | operator() (const vigra::TinyVector< PixelType, 2 > &limits, const PixelType &color, const vigra::UInt8 &mask, vigra::VigraFalseType) const |
| |
| vigra::UInt8 | operator() (const vigra::TinyVector< PixelType, 2 > &limits, const PixelType &gray, const vigra::UInt8 &mask, vigra::VigraTrueType) const |
| |
| vigra::UInt8 | operator() (const vigra::TinyVector< PixelType, 2 > &limits, const PixelType &pixel, const vigra::UInt8 &mask) const |
| |
template<class PixelType>
class FilterMask< PixelType >
Definition at line 670 of file stacker.cpp.
template<class PixelType >
template<class PixelType >
template<class PixelType >
template<class PixelType >
template<class PixelType >
| vigra::UInt8 FilterMask< PixelType >::operator() |
( |
const vigra::TinyVector< PixelType, 2 > & |
limits, |
|
|
const PixelType & |
color, |
|
|
const vigra::UInt8 & |
mask, |
|
|
vigra::VigraFalseType |
|
|
) |
| const |
|
inline |
template<class PixelType >
| vigra::UInt8 FilterMask< PixelType >::operator() |
( |
const vigra::TinyVector< PixelType, 2 > & |
limits, |
|
|
const PixelType & |
gray, |
|
|
const vigra::UInt8 & |
mask, |
|
|
vigra::VigraTrueType |
|
|
) |
| const |
|
inline |
template<class PixelType >
| vigra::UInt8 FilterMask< PixelType >::operator() |
( |
const vigra::TinyVector< PixelType, 2 > & |
limits, |
|
|
const PixelType & |
pixel, |
|
|
const vigra::UInt8 & |
mask |
|
) |
| const |
|
inline |
The documentation for this class was generated from the following file: