HaruPage
PHP Manual

HaruPage::getCMYKFill

(PECL haru >= 0.0.1)

HaruPage::getCMYKFillGet the current filling color

Beschreibung

array HaruPage::getCMYKFill ( void )

Returns the current filling color.

Parameter-Liste

Diese Funktion hat 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.


HaruPage
PHP Manual