La classe Imagick
PHP Manual

Imagick::roundCorners

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

Imagick::roundCornersRounds image corners

Description

bool Imagick::roundCorners ( float $x_rounding , float $y_rounding [, float $stroke_width [, float $displace [, float $size_correction ]]] )
Avertissement

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

Rounds image corners. Three last parameters are optional and rarely needed.

Liste de paramètres

x_rounding

x rounding

y_rounding

y rounding

stroke_width

stroke width

displace

image displace

size_correction

sise correction

Valeurs de retour

Returns TRUE on success.


La classe Imagick
PHP Manual