Lines Matching defs:quantizeTreeDepth
1298 void Magick::Image::quantizeTreeDepth(const size_t treeDepth_)1301 options()->quantizeTreeDepth(treeDepth_);1304 size_t Magick::Image::quantizeTreeDepth() const1306 return(constOptions()->quantizeTreeDepth());