Simple composite effect for composing multiple images. This effect assumes that all images being passed in are already the desired size.
$Horde: framework/Image/Image/Effect/im/composite.php,v 1.2.2.3 2009/05/27 22:42:05 mrubinsk Exp $
Copyright 2009 The Horde Project (http://www.horde.org)
Located in /Image/Image/Effect/im/composite.php (line 13)
Horde_Image_Effect | --Horde_Image_Effect_im_composite
Valid parameters for border effects:
'images' - an array of Horde_Image objects to overlay.
...and ONE of the following. If both are provided, the behaviour is undefined.
'gravity' - the ImageMagick gravity constant describing placement (IM driver only so far, not imagick)
'x' and 'y' - coordinates for the overlay placement.
Inherited from Horde_Image_Effect
Horde_Image_Effect::$_image
Draw the border.
This draws the configured border to the provided image. Beware, that every pixel inside the border clipping will be overwritten with the background color.
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:15:54 +0000 by phpDocumentor 1.4.3