HaruPage::getRGBFill

(PECL haru >= 0.0.1)

HaruPage::getRGBFillGet the current filling color

Opis

HaruPage::getRGBFill ( void ) : array

Get the current filling color.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

Returns the current filling color as an array with 3 elements: "r", "g" and "b".

Błędy/Wyjątki

Zgłasza wyjątek HaruException gdy wystąpi błąd.

Zobacz też:

add a note add a note

User Contributed Notes

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