HaruPage::getStrokingColorSpace

(PECL haru >= 0.0.1)

HaruPage::getStrokingColorSpaceGet the current stroking color space

Beskrivelse

int HaruPage::getStrokingColorSpace ( void )

Get the current stroking color space.

Parametre

This function has no parameters.

Returnerings Værdier

Returns the current stroking color space. The list of return values is the same as for HaruPage::getFillingColorSpace()

Fejl/Undtagelser

Throws a HaruException on error.

Se også

add a note add a note

User Contributed Notes

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