CairoSvgSurface
PHP Manual

CairoSvgSurface::__construct

(PECL cairo >= 0.1.0)

CairoSvgSurface::__constructThe __construct purpose

Descrizione

public CairoSvgSurface::__construct ( string $file , float $width , float $height )

The method description goes here.

Avviso

Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.

Elenco dei parametri

file

Description...

width

Description...

height

Description...

Valori restituiti

Description...

Esempi

Example #1 CairoSvgSurface::__construct() example

<?php
/* ... */
?>

Il precedente esempio visualizzerà qualcosa simile a:

...

Vedere anche:


CairoSvgSurface
PHP Manual