(PECL haru >= 0.0.1)
HaruPage::setCMYKStroke — Set stroking color for the page
$c
   , float $m
   , float $y
   , float $k
   ) : boolDefines stroking color for the page.
c
m
y
k
   Returns TRUE on success.
  
Throws a HaruException on error.