Gmagick::reducenoiseimage
  Smooths the contours of an image
  
 
  Description
  
   public Gmagick Gmagick::reducenoiseimage
    ( float $radius
   )
  
   
  
 
  Parameters
  
   
    
     - 
radius
- 
      
       The radius of the pixel neighborhood.
       
 
 
  Return Values
  
   The Gmagick object on success
  
  
 
  Errors/Exceptions
  
   Throws an
GmagickException on error.