| PHP » GoLang | login |
            register |
            
            about | 
| GoLang Imagick::swirlImage
                                request it (648)
                            GoLang replacement for PHP's Imagick::swirlImage
                            [edit | history] 
                             Imagick::swirlImage(PECL imagick 2.0.0) Imagick::swirlImage — Swirls the pixels about the center of the image Description
   bool Imagick::swirlImage
    ( float  $degrees)Swirls the pixels about the center of the image, where degrees indicates the sweep of the arc through which each pixel is moved. You get a more dramatic effect as the degrees move from 1 to 360. Parameters
 
 Return Values
   Returns  Errors/ExceptionsThrows ImagickException on error. Examples
 Example #1 Imagick::swirlImage() 
<?php | 
                    more
                     Most requested
 
                    more
                     Last requests
 |