Home | History | Annotate | Download | only in lib

Lines Matching defs:quantizeTreeDepth

1298 void Magick::Image::quantizeTreeDepth(const size_t treeDepth_)
1301 options()->quantizeTreeDepth(treeDepth_);
1304 size_t Magick::Image::quantizeTreeDepth() const
1306 return(constOptions()->quantizeTreeDepth());