Lines Matching refs:levels_
3863 void Magick::Image::posterize(const size_t levels_,const DitherMethod method_)3867 PosterizeImage(image(),levels_,method_,exceptionInfo);3872 const size_t levels_,const DitherMethod method_)3877 PosterizeImage(image(),levels_,method_,exceptionInfo);