HaruPage::getCMYKStroke()
HaruPage::getCMYKStroke - Get the current stroking color
Syntax
array HaruPage::getCMYKStroke ()
Arguments
-
Description
Get the current stroking color.
Version
PHP PECL haru >= 0.0.1
Return value
Returns the current stroking color as an array with 4 elements ("c", "m", "y" and "k").