PHP 7.0.6 Released

HaruPage::getGrayFill

(PECL haru >= 0.0.1)

HaruPage::getGrayFillGet the current filling color

Description

float HaruPage::getGrayFill ( void )

Get the current filling color.

Parameters

This function has no parameters.

Return Values

Returns the current filling color.

Errors/Exceptions

Throws a HaruException on error.

See Also

User Contributed Notes

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