HaruPage
PHP Manual

HaruPage::getRGBFill

(PECL haru >= 0.0.1)

HaruPage::getRGBFillGet the current filling color

Beschreibung

array HaruPage::getRGBFill ( void )

Get the current filling color.

Parameter-Liste

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


HaruPage
PHP Manual