HaruPage::setCMYKStroke

(PECL haru >= 0.0.1)
Set stroking color for the page
bool HaruPage::setCMYKStroke ( float $c, float $m, float $y, float $k )

Defines stroking color for the page.

Parameters:
c

Defines stroking color for the page.

m

Defines stroking color for the page.

y

Defines stroking color for the page.

k

Defines stroking color for the page.

Returns:

Returns TRUE on success.

Exception:

Throws a HaruException on error.

See also:

HaruPage::getCMYKStroke() -

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

Please login to continue.