HaruPage::getCMYKStroke

(PECL haru >= 0.0.1)

HaruPage::getCMYKStrokeGet the current stroking color

Beschreibung

HaruPage::getCMYKStroke ( void ) : array

Get the current stroking color.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

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

Fehler/Exceptions

Wirft eine HaruException bei Fehlern.