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