PHP » GoLang | 
        
            
            login |
            register |
            
            about
            
             | 
    
| 
                 
                             imagecrop(PHP 5 >= 5.5.0, PHP 7) imagecrop — Crop an image to the given rectangle Description
   resource imagecrop
    ( resource  
  $image
   , array $rect
   )
   Crops an image to the given rectangular area and returns the resulting image.
   The given  Parameters
 Return Values
   Return cropped image resource on success or  ExamplesExample #1 imagecrop() example This example shows how to crop an image to a square area. 
<?phpSee Also
  | 
            
            
                
                 
                    more
                     
                Most requested
 
                    more
                     
            Last requests |