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