PHP Класс Horde_Image_Effect_Im_Border, horde

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

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

Метод Описание
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 ( )