PHP Class Horde_Image_Effect_Gd_Border, horde

Author: Jan Schneider ([email protected])
Inheritance: extends Horde_Image_Effect_Border
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 ( )