PHP Class Horde_Image_Effect_Im_Border, horde

Author: Chuck Hagenbuch ([email protected])
Inheritance: extends Horde_Image_Effect
Datei anzeigen Open project: horde/horde

Public Methods

Method Description
apply ( ) Draws the border.

Method Details

apply() public method

This draws the configured border to the provided image. Beware, that every pixel inside the border clipping will be overwritten with the background color.
public apply ( )