PHP Velho Oeste 2024

HaruPage::getStrokingColorSpace

(PECL haru >= 0.0.1)

HaruPage::getStrokingColorSpaceGet the current stroking color space

Description

HaruPage::getStrokingColorSpace ( void ) : int

Get the current stroking color space.

Parameters

This function has no parameters.

Return Values

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

Errors/Exceptions

Throws a HaruException on error.

See Also

add a note add a note

User Contributed Notes

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