PHP Класс Horde_Image_Effect_Im_Composite, horde

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

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

Свойство Тип Описание
$_params array - gravity: (string) The gravity describing the placement. One of None, Center, East, Forget, NorthEast, North, NorthWest, SouthEast, South, SouthWest, West - x and y: (integer) Coordinates for the overlay placement. EITHER gravity OR coordinates may be set. If both are provided, the behaviour is undefined.

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

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

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

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

Applies the effect.
public apply ( )

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

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

- gravity: (string) The gravity describing the placement. One of None, Center, East, Forget, NorthEast, North, NorthWest, SouthEast, South, SouthWest, West - x and y: (integer) Coordinates for the overlay placement. EITHER gravity OR coordinates may be set. If both are provided, the behaviour is undefined.
protected array $_params
Результат array