PHP Класс Horde_Image_Effect_Border, horde

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

Защищенные свойства (Protected)

Свойство Тип Описание
$_params array - borderwidth: Border thickness, defaults to 1 pixel. - preserve: Preserves the alpha transparency layer (if present)

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

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

Описание свойств

$_params защищенное свойство

- borderwidth: Border thickness, defaults to 1 pixel. - preserve: Preserves the alpha transparency layer (if present)
protected array $_params
Результат array