HaruPage::setCMYKStroke
(PECL haru >= 0.0.1)
HaruPage::setCMYKStroke — Set stroking color for the page
Описание
HaruPage::setCMYKStroke
( float
$c
, float $m
, float $y
, float $k
) : boolDefines stroking color for the page.
Список параметров
-
c
-
-
m
-
-
y
-
-
k
-
Возвращаемые значения
Returns TRUE
on success.
Ошибки
Вызывает исключение HaruException при ошибке.