PHP Doku:: The Gmagick constructor - gmagick.construct.html

Verlauf / Chronik / History: (15) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzBildverarbeitung und -generierungGmagickThe Gmagick classGmagick::__construct

Ein Service von Reinhard Neidl - Webprogrammierung.

The Gmagick class

<<Gmagick::compositeimage

Gmagick::cropimage>>

Gmagick::__construct

(PECL gmagick >= Unknown)

Gmagick::__constructThe Gmagick constructor

Beschreibung

Gmagick::__construct ([ string $filename ] )

The Gmagick constructor.

Parameter-Liste

filename

The path to an image to load or array of paths

Rückgabewerte

Returns a new Gmagick object on success.

Fehler/Exceptions

Wirft bei einem Fehler eine GmagickException.


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",...)