HaruPage::setCMYKFill

(PECL haru >= 0.0.1)

HaruPage::setCMYKFillSet filling color for the page

Opis

HaruPage::setCMYKFill ( float $c , float $m , float $y , float $k ) : bool

Defines filling color for the page.

Parametry

c

m

y

k

Zwracane wartości

Returns TRUE on success.

Błędy/Wyjątki

Zgłasza wyjątek HaruException gdy wystąpi błąd.

Zobacz też:

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top