HaruPage
PHP Manual

HaruPage::getCMYKStroke

(PECL haru >= 0.0.1)

HaruPage::getCMYKStrokeGet the current stroking color

Opis

array HaruPage::getCMYKStroke ( void )

Get the current stroking color.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

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

Błędy/Wyjątki

Zgłasza wyjątek HaruException gdy wystąpi błąd.


HaruPage
PHP Manual