Searched refs:thresholdMap_ (Results 1 – 2 of 2) sorted by relevance
1135 void orderedDither(std::string thresholdMap_);1137 std::string thresholdMap_);
3800 void Magick::Image::orderedDither(std::string thresholdMap_) in orderedDither() argument3804 (void) OrderedDitherImage(image(),thresholdMap_.c_str(),exceptionInfo); in orderedDither()3809 std::string thresholdMap_) in orderedDitherChannel() argument3814 (void)OrderedDitherImage(image(),thresholdMap_.c_str(),exceptionInfo); in orderedDitherChannel()