KRISTOFFER BOHMANN
[BETA]
Forside
Om KB
Kompetencer
Referencer
Home
>
PHP
>
Function
>
>
HaruPage::setCMYKStroke()
HaruPage::setCMYKStroke()
HaruPage::setCMYKStroke - Set stroking color for the page
Syntax
bool
HaruPage::setCMYKStroke
(
float
$c,
float
$m,
float
$y,
float
$k)
Arguments
c
m
y
k
Description
Defines stroking color for the page.
Version
PHP PECL haru >= 0.0.1
Return value
Returns TRUE on success.