PHP Doku:: The __construct purpose - cairosvgsurface.construct.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzBildverarbeitung und -generierungCairoSvg Surface BackendCairoSvgSurface::__construct

Ein Service von Reinhard Neidl - Webprogrammierung.

Svg Surface Backend

<<Svg Surface Backend

CairoSvgSurface::getVersions -- cairo_svg_surface_get_versions>>

CairoSvgSurface::__construct

(PECL cairo >= 0.1.0)

CairoSvgSurface::__constructThe __construct purpose

Beschreibung

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

The method description goes here.

Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Parameter-Liste

file

Description...

width

Description...

height

Description...

Rückgabewerte

Description...

Beispiele

Beispiel #1 CairoSvgSurface::__construct() example

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

Das oben gezeigte Beispiel erzeugt eine ähnliche Ausgabe wie:

...

Siehe auch

  • Classname::Method()


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)