Class Horde_Image_Effect_im_text_watermark

Description

Image effect for watermarking images with text for the im driver..

$Horde: framework/Image/Image/Effect/im/text_watermark.php,v 1.3.2.1 2007/12/20 13:49:11 jan Exp $

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

Horde_Image_Effect
   |
   --Horde_Image_Effect_im_text_watermark
Variable Summary
 array $_params
Method Summary
 void apply ()
Variables
array $_params = array('halign' => 'right',
'valign' => 'bottom',
'font' => 'courier',
'fontsize' => 'small')
(line 25)

Valid parameters for watermark effects:

text (required) - The text of the watermark. halign - The horizontal placement valign - The vertical placement font - The font name or family to use fontsize - The size of the font to use (small, medium, large, giant)


Redefinition of:
Horde_Image_Effect::$_params
Effect parameters.

Inherited Variables

Inherited from Horde_Image_Effect

Horde_Image_Effect::$_image
Methods
apply (line 34)

Add the watermark

void 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:22:53 +0000 by phpDocumentor 1.4.3