PHP Velho Oeste 2024

HaruPage::setCMYKFill

(PECL haru >= 0.0.1)

HaruPage::setCMYKFillSet filling color for the page

Descrierea

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

Defines filling color for the page.

Parametri

c

m

y

k

Valorile întoarse

Returns TRUE on success.

Erori/Excepții

Emite un HaruException în caz de eroare.

A se vedea și

add a note add a note

User Contributed Notes

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