HaruPage::getCMYKFill

(PECL haru >= 0.0.1)

HaruPage::getCMYKFillGet the current filling color

Beskrivelse

array HaruPage::getCMYKFill ( void )

Returns the current filling color.

Parametre

This function has no parameters.

Returnerings Værdier

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

Fejl/Undtagelser

Throws a HaruException on error.

add a note add a note

User Contributed Notes

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