PHP Class Horde_Image_Effect_Imagick_DropShadow, horde

Author: Michael J. Rubinsky ([email protected])
Inheritance: extends Horde_Image_Effect
Exibir arquivo Open project: horde/horde

Protected Properties

Property Type Description
$_params array Valid parameters: Most are currently ignored for the im version of this effect.

Public Methods

Method Description
apply ( ) Applies the effect.

Method Details

apply() public method

Applies the effect.
public apply ( )

Property Details

$_params protected_oe property

Valid parameters: Most are currently ignored for the im version of this effect.
protected array $_params
return array