Searched refs:randomThreshold (Results 1 – 3 of 3) sorted by relevance
307 example.randomThreshold(2,2); in main()313 example.randomThreshold(3,3); in main()319 example.randomThreshold(4,4); in main()443 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