quantizeTreeDepthImage 1698 Magick++/lib/Magick++/STL.h   class MagickPPExport quantizeTreeDepthImage : public std::unary_function<Image&,void>
quantizeTreeDepthImage 1701 Magick++/lib/Magick++/STL.h     quantizeTreeDepthImage( const size_t treeDepth_ );
quantizeTreeDepthImage 1515 Magick++/lib/STL.cpp Magick::quantizeTreeDepthImage::quantizeTreeDepthImage( const size_t treeDepth_ )
quantizeTreeDepthImage 1518 Magick++/lib/STL.cpp void Magick::quantizeTreeDepthImage::operator()( Magick::Image &image_ ) const