Searched refs:randomThreshold (Results 1 – 3 of 3) sorted by relevance
309 example.randomThreshold(2,2); in main()315 example.randomThreshold(3,3); in main()321 example.randomThreshold(4,4); in main()445 example.randomThreshold( (0.3*QuantumRange), in main()
1188 void randomThreshold(const double low_,const double high_);
3942 void Magick::Image::randomThreshold(const double low_,const double high_) in randomThreshold() function in Magick::Image