HaruPage::getRGBFill

Get 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::setRGBFill