PHP Dokumentation: Function harupage-getrgbfill
12. Januar 2010 von werner
HaruPage::getRGBFill
(PECL haru >= 0.0.1)
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
Throws a HaruException on error.
Siehe auch
- HaruPage::setRGBFill – Set filling color for the page