Class Horde_Image_Effect_im_drop_shadow

Description

Image effect for adding a drop shadow.

$Horde: framework/Image/Image/Effect/im/drop_shadow.php,v 1.11.2.2 2009/03/23 18:15:48 mrubinsk Exp $

Located in /Image/Image/Effect/im/drop_shadow.php (line 11)

Horde_Image_Effect
   |
   --Horde_Image_Effect_im_drop_shadow
Variable Summary
 array $_params
Method Summary
 mixed apply ()
Variables
array $_params = array('distance' => 5, // This is used as the x and y offset
'width' => 2,
'hexcolor' => '000000',
'angle' => 215,
'fade' => 3, // Sigma value
'padding' => 0,
'background' => 'none')
(line 21)

Valid parameters: Most are currently ignored for the im version of this effect.

  • TODO:

Redefinition of:
Horde_Image_Effect::$_params
Effect parameters.

Inherited Variables

Inherited from Horde_Image_Effect

Horde_Image_Effect::$_image
Methods
apply (line 34)

Apply the effect.

  • return: true | PEAR_Error
mixed apply ()

Inherited Methods

Inherited From Horde_Image_Effect

 Horde_Image_Effect::Horde_Image_Effect()
 Horde_Image_Effect::factory()
 Horde_Image_Effect::_setImageObject()

Documentation generated on Sun, 30 Jan 2011 05:16:56 +0000 by phpDocumentor 1.4.3