PHP Dokumentation: Function harupage-getcmykfill
12. Januar 2010 von werner
HaruPage::getCMYKFill
(PECL haru >= 0.0.1)
HaruPage::getCMYKFill — Get the current filling color
Beschreibung
array HaruPage::getCMYKFill ( void )
Returns the current filling color.
Parameter-Liste
Diese Funktion hat keine Parameter.
Rückgabewerte
Returns the current filling color as an array with 4 elements ("c", "m", "y" and "k").
Fehler/Exceptions
Throws a HaruException on error.