CairoSolidPattern::__construct

(PECL cairo >= 0.1.0)
The __construct purpose
public CairoSolidPattern::__construct ( float $red, float $green, float $blue [, float $alpha = 0 ] )

The method description goes here.

Parameters:
red

Description...

green

Description...

blue

Description...

alpha

Description...

Returns:

Description...

This function is currently not documented; only its argument list is available.

Examples:
CairoSolidPattern::__construct() example
<?php
/* ... */
?>

The above example will output something similar to:

...
doc_php
2016-02-24 15:59:28
Comments
Leave a Comment

Please login to continue.