GoLang HaruPage::getCMYKFill

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



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

PHP HaruPage::getCMYKFill

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

HaruPage::getCMYKFill

(PECL haru >= 0.0.1)

HaruPage::getCMYKFillGet the current filling color

Description

array HaruPage::getCMYKFill ( void )

Returns the current filling color.

Parameters

This function has no parameters.

Return Values

Returns the current filling color as an array with 4 elements ("c", "m", "y" and "k").

Errors/Exceptions

Throws a HaruException on error.