imagick_shade
imagick_shade — Shine a distant light on an image to create a three-dimensional effect
説明
bool imagick_shade ( resource image, int gray, float azimuth, float elevation )| 警告 | 
| この関数は、
現在のところ詳細な情報はありません。引数のリストのみが
記述されています。 | 
パラメータ
- image
- 
       Image handle
      
- gray
- 
       A value other than zero shades the intensity of each pixel
      
- azimuth
- 
       Azimuth of the light source direction
      
- elevation
- 
       Elevation of the light source direction
      
返り値
成功した場合に TRUE を、失敗した場合に FALSE を返します。- imagick_shadeのページへのリンク

 
                             
                    


