HaruPage::getCMYKStroke

(PECL haru >= 0.0.1)

HaruPage::getCMYKStrokeGet the current stroking color

Описание

HaruPage::getCMYKStroke ( void ) : array

Get the current stroking color.

Список параметров

У этой функции нет параметров.

Возвращаемые значения

Returns the current stroking color as an array with 4 elements ("c", "m", "y" and "k").

Ошибки

Вызывает исключение HaruException при ошибке.