Forum und email

Imagick::raiseImage

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

Imagick::raiseImage — Creates a simulated 3d button-like effect

Description

bool Imagick::raiseImage ( int $width , int $height , int $x , int $y , bool $raise )
Warning

Cette fonction n'est pas documentée et seule la liste des arguments est disponible.

Warning

Cette fonction est EXPERIMENTALE. Cela signifie que le comportement de cette fonction, son nom et, concrètement, TOUT ce qui est documenté ici peut changer dans un futur proche, SANS PREAVIS ! Soyez-en conscient, et utilisez cette fonction à vos risques et périls.

Creates a simulated three-dimensional button-like effect by lightening and darkening the edges of the image. Members width and height of raise_info define the width of the vertical and horizontal edge of the effect.

Liste de paramètres

width

height

x

y

raise

Valeurs de retour

Returns TRUE on success.