PHP Class Horde_Image_Effect_Imagick_Border, horde

Author: Chuck Hagenbuch ([email protected])
Inheritance: extends Horde_Image_Effect_Border
Afficher le fichier Open project: horde/horde

Méthodes publiques

Méthode Description
apply ( ) Draws the border.

Method Details

apply() public méthode

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 ( )