HaruPage
PHP Manual

HaruPage::getCMYKStroke

(PECL haru:0.0.1)

HaruPage::getCMYKStrokeGet the current stroking color

Описание

array HaruPage::getCMYKStroke ( void )

Get the current stroking color.

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

This function has no parameters.

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

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

Errors/Exceptions

Throws HaruException on error.


HaruPage
PHP Manual