(PECL haru >= 0.0.1)
Set stroking color for the page
bool HaruPage::setCMYKStroke ( float $c, float $m, float $y, float $k )
Defines stroking color for the page.
Parameters:
c
Defines stroking color for the page.
m
Defines stroking color for the page.
y
Defines stroking color for the page.
k
Defines stroking color for the page.
Returns:
Returns TRUE
on success.
Exception:
Throws a HaruException on error.
See also:
Please login to continue.