HaruPage::setCMYKFill

(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:

HaruPage::getCMYKFill() -

doc_php
2016-02-24 16:03:25
Comments
Leave a Comment

Please login to continue.