GoLang HaruPage::getStrokingColorSpace

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



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

PHP HaruPage::getStrokingColorSpace

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

HaruPage::getStrokingColorSpace

(PECL haru >= 0.0.1)

HaruPage::getStrokingColorSpaceGet the current stroking color space

Description

int HaruPage::getStrokingColorSpace ( void )

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