Imagick::quantizeImage
  (PECL imagick 2.0.0)
Imagick::quantizeImage — 参照画像内の色を解析する
  
 
  説明
  
   bool Imagick::quantizeImage
     ( int $numberColors
    , int $colorspace
    , int $treedepth
    , bool $dither
    , bool $measureError
   )
  警告この関数は、
現在のところ詳細な情報はありません。引数のリストのみが
記述されています。
 
  
 
  パラメータ
  
   
    - 
     numberColors
     
 - 
      
      
      
    
    - 
     colorspace
     
 - 
      
      
      
    
    - 
     treedepth
     
 - 
      
      
      
    
    - 
     dither
     
 - 
      
      
      
    
    - 
     measureError
     
 - 
      
      
      
    
   
  
  
 
 
  エラー / 例外
  
   エラー時に ImagickException をスローします。