quantizeTreeDepthImage 1669 Magick++/lib/Magick++/STL.h   class MagickDLLDecl quantizeTreeDepthImage : public std::unary_function<Image&,void>
quantizeTreeDepthImage 1672 Magick++/lib/Magick++/STL.h     quantizeTreeDepthImage( const size_t treeDepth_ );
quantizeTreeDepthImage 1489 Magick++/lib/STL.cpp Magick::quantizeTreeDepthImage::quantizeTreeDepthImage( const size_t treeDepth_ )
quantizeTreeDepthImage 1492 Magick++/lib/STL.cpp void Magick::quantizeTreeDepthImage::operator()( Magick::Image &image_ ) const