HaruPage::getRGBFill
(PECL haru >= 0.0.1)
HaruPage::getRGBFill — Get the current filling color
Описание
HaruPage::getRGBFill
( void
) : array
Get the current filling color.
Список параметров
У этой функции нет параметров.
Возвращаемые значения
Returns the current filling color as an array with 3 elements: "r", "g" and "b".
Ошибки
Вызывает исключение HaruException при ошибке.