| PHP » GoLang | login |
            register |
            
            about | 
| GoLang Imagick::randomThresholdImage
                                request it (447)
                            GoLang replacement for PHP's Imagick::randomThresholdImage
                            [edit | history] 
                             PHP Imagick::randomThresholdImagePHP original manual for Imagick::randomThresholdImage [ show | php.net ]Imagick::randomThresholdImage(PECL imagick 2.0.0) Imagick::randomThresholdImage — Creates a high-contrast, two-color image Description
   bool Imagick::randomThresholdImage
    ( float  $low, float$high[, int$channel= Imagick::CHANNEL_DEFAULT
  ] )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. This method is available if Imagick has been compiled against ImageMagick version 6.2.9 or newer. Parameters
 
 Return Values
   Returns  Examples
 Example #1 Imagick::randomThresholdImage() 
<?php | 
                    more
                     Most requested
 
                    more
                     Last requests
 |