| PHP » GoLang | login |
            register |
            
            about | 
| GoLang Imagick::negateImage
                                request it (625)
                            GoLang replacement for PHP's Imagick::negateImage
                            [edit | history] 
                             Imagick::negateImage(PECL imagick 2.0.0) Imagick::negateImage — Negates the colors in the reference image Description
   bool Imagick::negateImage
    ( bool  $gray[, int$channel= Imagick::CHANNEL_DEFAULT
  ] )Negates the colors in the reference image. The Grayscale option means that only grayscale values within the image are negated. Parameters
 
 Return Values
   Returns  Errors/ExceptionsThrows ImagickException on error. Examples
 Example #1 Imagick::negateImage() 
<?php | 
                    more
                     Most requested
 
                    more
                     Last requests
 |