HaruPage::getCMYKFill

(PECL haru >= 0.0.1)

HaruPage::getCMYKFillGet the current filling color

Beschreibung

HaruPage::getCMYKFill ( void ) : array

Returns the current filling color.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

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

Fehler/Exceptions

Wirft eine HaruException bei Fehlern.