Gmagick::addnoiseimage
  (PECL gmagick >= Unknown)
Gmagick::addnoiseimage — Adds random noise to the image
  
 
  Описание
  
   public Gmagick Gmagick::addnoiseimage
    ( 
int $NOISE
   )
 
  
  
 
  Список параметров
  
   
    - 
     noise_type
     
 - 
      
       The type of the noise. Refer to this list of noise constants. 
      
      
    
   
  
  
 
  Возвращаемые значения
  
   The Gmagick object with noise added.
  
  
 
  Ошибки
  
   Бросает
GmagickException при ошибке.