Forum und email

Imagick::shadeImage

(No version information available, might be only in CVS)

Imagick::shadeImage — Creates a 3D effect

Descrição

bool Imagick::shadeImage ( bool $gray , float $azimuth , float $elevation )
Aviso

Esta função não está documentada, somente a lista de argumentos está disponível.

Aviso

Esta função é EXPERIMENTAL. Isso quer dizer que o comportamento desta função e seu nome, incluindo TUDO o que está documentado aqui pode mudar em futuras versões do PHP, SEM QUALQUER NOTIFICAÇÃO. Esteja avisado, e use esta função por sua própria conta e risco.

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.

Parâmetros

gray

azimuth

elevation

Valor Retornado

Retorna TRUE em sucesso.