(PECL haru >= 0.0.1)
Get the current filling color
array HaruPage::getCMYKFill ( void )
Returns the current filling color.
Returns:
Returns the current filling color as an array with 4 elements ("c", "m", "y" and "k").
Exception:
Throws a HaruException on error.
Please login to continue.