Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:min_threshold

1641   const double min_threshold, const double max_threshold,ExceptionInfo *exception)
1727 if ((double) q[i] < min_threshold)
1728 threshold=min_threshold;