HaruPage::getRGBFill

(PECL haru >= 0.0.1)

HaruPage::getRGBFillGet the current filling color

Beschreibung

HaruPage::getRGBFill ( void ) : array

Get the current filling color.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

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

Fehler/Exceptions

Wirft eine HaruException bei Fehlern.

Siehe auch