PHP Doku:: The Imagick constructor - function.imagick-construct.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzBildverarbeitung und -generierungImage Processing (ImageMagick)The Imagick classImagick::__construct

Ein Service von Reinhard Neidl - Webprogrammierung.

The Imagick class

<<Imagick::compositeImage

Imagick::contrastImage>>

Imagick::__construct

(PECL imagick 2.0.0)

Imagick::__constructThe Imagick constructor

Beschreibung

Imagick Imagick::__construct ([ mixed $files ] )
Warnung

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

The Imagick constructor

Parameter-Liste

files

The path to an image to load or array of paths

Rückgabewerte

Returns a new Imagick object on success. Wirf eine ImagickException bei einem Fehler.


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