HaruPage::getCMYKFill

(PECL haru >= 0.0.1)

HaruPage::getCMYKFillGet the current filling color

Opis

HaruPage::getCMYKFill ( void ) : array

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.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top