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