Searched refs:randomThreshold (Results 1 – 3 of 3) sorted by relevance
317 example.randomThreshold(2,2); in main()323 example.randomThreshold(3,3); in main()329 example.randomThreshold(4,4); in main()453 example.randomThreshold( (0.3*QuantumRange), in main()
1202 void randomThreshold(const double low_,const double high_);
4004 void Magick::Image::randomThreshold(const double low_,const double high_) in randomThreshold() function in Magick::Image