GoLang HaruPage::setCMYKFill

request it (194)
GoLang replacement for PHP's HaruPage::setCMYKFill [edit | history]



Do you know a GoLang replacement for PHP's HaruPage::setCMYKFill? Write it!

PHP HaruPage::setCMYKFill

PHP original manual for HaruPage::setCMYKFill [ show | php.net ]

HaruPage::setCMYKFill

(PECL haru >= 0.0.1)

HaruPage::setCMYKFillSet filling color for the page

Description

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

Defines filling color for the page.

Parameters

c

m

y

k

Return Values

Returns TRUE on success.

Errors/Exceptions

Throws a HaruException on error.

See Also