PHP Class Horde_Image_Effect_Im_RoundCorners, horde

Author: Michael J. Rubinsky ([email protected])
Inheritance: extends Horde_Image_Effect
Afficher le fichier Open project: horde/horde

Protected Properties

Свойство Type Description
$_params array Valid parameters: - radius: (integer) Radius of rounded corners.

Méthodes publiques

Méthode Description
apply ( ) Applies the effect.

Method Details

apply() public méthode

Applies the effect.
public apply ( )

Property Details

$_params protected_oe property

Valid parameters: - radius: (integer) Radius of rounded corners.
protected array $_params
Résultat array