CairoSvgSurface::__construct

(PECL cairo >= 0.1.0)
The __construct purpose
public CairoSvgSurface::__construct ( string $file, float $width, float $height )

The method description goes here.

Parameters:
file

Description...

width

Description...

height

Description...

Returns:

Description...

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

Examples:
CairoSvgSurface::__construct() example
1
2
3
<?php
/* ... */
?>

The above example will output something similar to:

...
doc_php
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.