imagick_level
imagick_level — Adjust levels of a particular image channel by scaling the colors falling between specified white and black points to the full available quantum range
説明
bool imagick_level ( resource image, string level )| 警告 | 
| この関数は、
現在のところ詳細な情報はありません。引数のリストのみが
記述されています。 | 
パラメータ
- image
- 
       Image handle
      
- level
- 
       Specify the levels where the black and white points have the range of
       0-QuantumRange, and gamma has the range 0-10 (e.g. 10x90+2)
      
返り値
成功した場合に TRUE を、失敗した場合に FALSE を返します。- imagick_levelのページへのリンク

 
                             
                    


