CairoRadialGradient::__construct
(PECL cairo >= 0.1.0)
CairoRadialGradient::__construct — The __construct purpose
Description
CairoRadialGradient::__construct
( float $x0
, float $y0
, float $r0
, float $x1
, float $y1
, float $r1
)
توضیح متد در این جاست.
Warning
This function is currently not documented; only its argument list is available.
Parameters
- x0
-
توضیح...
- y0
-
توضیح...
- r0
-
توضیح...
- x1
-
توضیح...
- y1
-
توضیح...
- r1
-
توضیح...
Return Values
توضیح...
Examples
Example #1 CairoRadialGradient::__construct() example
<?php
/* ... */
?>
The above example will output something similar to:
...
See Also
- Classname::Method()
There are no user contributed notes for this page.
