imagick_shade

(PECL)

imagick_shade -- Shine a distant light on an image to create a three-dimensional effect

Beskrivelse

bool imagick_shade ( resource image, int gray, float azimuth, float elevation )

Advarsel

Denne funktion er på nuværende tidspunkt ikke dokumenteret; kun dens argumenter er til rådighed.

Parameterliste

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

Returneringsværdier

Returnerer TRUE ved succes, FALSE ved fejl.