Searched refs:thresholdMap_ (Results 1 – 2 of 2) sorted by relevance
1121 void orderedDither(std::string thresholdMap_);1123 std::string thresholdMap_);
3738 void Magick::Image::orderedDither(std::string thresholdMap_) in orderedDither() argument3742 (void) OrderedDitherImage(image(),thresholdMap_.c_str(),exceptionInfo); in orderedDither()3747 std::string thresholdMap_) in orderedDitherChannel() argument3752 (void)OrderedDitherImage(image(),thresholdMap_.c_str(),exceptionInfo); in orderedDitherChannel()