Home | History | Annotate | Download | only in api

Lines Matching refs:high

4897 <p>MagickRandomThresholdImage() changes the value of individual pixels based on the intensity of each pixel compared to threshold.  The result is a high-contrast, two color image.</p>
4903 const double low,const double high)
4917 <dt>low,high</dt>
4918 <dd>Specify the high and low thresholds. These values range from 0 to QuantumRange. </dd>
7241 <p>MagickThresholdImage() changes the value of individual pixels based on the intensity of each pixel compared to threshold. The result is a high-contrast, two color image.</p>