PHP » GoLang | 
        
            
            login |
            register |
            
            about
            
             | 
    
                GoLang Imagick::chopImage
                                request it (604)
                             
                            
                            GoLang replacement for PHP's Imagick::chopImage
                            [edit | history]
                        
                    
                             Imagick::chopImage(PECL imagick 2.0.0) Imagick::chopImage — Removes a region of an image and trims Description
   bool Imagick::chopImage
    ( int  
  $width
   , int $height
   , int $x
   , int $y
   )Removes a region of an image and collapses the image to occupy the removed portion. Parameters
 
 Return Values
   Returns  Errors/ExceptionsThrows ImagickException on error. Examples
 Example #1 Using Imagick::chopImage(): Example of using Imagick::chopImage 
<?php | 
            
            
                
                 
                    more
                     
                Most requested
 
                    more
                     
            Last requests
  |