PHP Class Horde_Image_Effect_Im_PolaroidImage, horde

Author: Michael J. Rubinsky ([email protected])
Inheritance: extends Horde_Image_Effect
ファイルを表示 Open project: horde/horde

Protected Properties

Property Type Description
$_params array - angle: (integer) Angle to rotate the image. - shadowcolor: (string) The color of the image shadow.

Public Methods

Method Description
apply ( ) Applies the effect.

Method Details

apply() public method

Applies the effect.
public apply ( )

Property Details

$_params protected_oe property

- angle: (integer) Angle to rotate the image. - shadowcolor: (string) The color of the image shadow.
protected array $_params
return array