PHP Класс Horde_Image_Effect_Gd_Border, horde

Автор: Jan Schneider ([email protected])
Наследование: extends Horde_Image_Effect_Border
Показать файл Открыть проект

Открытые методы

Метод Описание
apply ( ) Draws the border.

Описание методов

apply() публичный Метод

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