PHP Doku:: Returns the named image profile - function.imagick-getimageprofile.html

Verlauf / Chronik / History: (3) anzeigen

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

Ein Service von Reinhard Neidl - Webprogrammierung.

The Imagick class

<<Imagick::getImagePixelColor

Imagick::getImageProfiles>>

Imagick::getImageProfile

(PECL imagick 2.0.0)

Imagick::getImageProfileReturns the named image profile

Beschreibung

string Imagick::getImageProfile ( string $name )
Warnung

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

Returns the named image profile.

Parameter-Liste

name

The name of the profile to return.

Rückgabewerte

Returns a string containing the image profile. 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",...)