diff --git a/reference/imagick/imagick/shadeimage.xml b/reference/imagick/imagick/shadeimage.xml index 023c409ae3..c02b7113d7 100644 --- a/reference/imagick/imagick/shadeimage.xml +++ b/reference/imagick/imagick/shadeimage.xml @@ -1,5 +1,5 @@ - + Imagick::shadeImage @@ -14,12 +14,13 @@ floatazimuth floatelevation - &warn.undocumented.func; + Shines a distant light on an image to create a three-dimensional effect. You control the positioning of the light with azimuth and elevation; azimuth is measured in degrees off the x axis and elevation is measured in pixels above the Z axis. + &imagick.method.available.0x629; @@ -31,6 +32,7 @@ gray + A value other than zero shades the intensity of each pixel. @@ -38,6 +40,7 @@ azimuth + Defines the light source direction. @@ -45,6 +48,7 @@ elevation + Defines the light source direction.