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