PHP Class Horde_Image_Effect_Imagick_SmartCrop, horde

Based on ideas and code by Jue Wang http://jueseph.com/2010/06/opticrop-usage-and-implementation/
Author: Michael J. Rubinsky ([email protected])
Inheritance: extends Horde_Image_Effect
ファイルを表示 Open project: horde/horde

Protected Properties

Property Type Description
$_params array - height: (integer) Target height.

Public Methods

Method Description
apply ( ) Applies the effect.

Method Details

apply() public method

Applies the effect.
public apply ( )

Property Details

$_params protected_oe property

- height: (integer) Target height.
protected array $_params
return array