HaruPage::getCMYKStroke

(PECL haru >= 0.0.1)

HaruPage::getCMYKStrokeGet the current stroking color

Beskrivelse

array HaruPage::getCMYKStroke ( void )

Get the current stroking color.

Parametre

This function has no parameters.

Returnerings Værdier

Returns the current stroking 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