PHP - Manual: HaruPage::setCMYKStroke
2024-11-13
(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.
发生错误时抛出 HaruException 异常。
官方地址:https://www.php.net/manual/en/harupage.setcmykstroke.php