Forum und email

Imagick::raiseImage

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

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

Descripción

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

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Warning

Esta función es EXPERIMENTAL. Esto significa que el comportamiento de esta función, el nombre de esta función y en definitiva TODO lo documentado sobre esta función, puede cambiar en una futura version de PHP SIN AVISO. La advertencia queda hecha, y utilizar esta extensión queda bajo su propia responsabilidad.

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.

Lista de parámetros

width

height

x

y

raise

Valores retornados

Returns TRUE on success.