HaruPage
PHP Manual

HaruPage::getCMYKFill

(PECL haru >= 0.0.1)

HaruPage::getCMYKFillGet the current filling color

Opis

array HaruPage::getCMYKFill ( void )

Returns the current filling color.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

Returns the current filling 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