Imagick
PHP Manual

Imagick::getImageProfile

(PECL imagick 2.0.0)

Imagick::getImageProfileReturns the named image profile

Descrizione

string Imagick::getImageProfile ( string $name )

Returns the named image profile.

Elenco dei parametri

name

The name of the profile to return.

Valori restituiti

Returns a string containing the image profile.

Errori/Eccezioni

Lancia una ImagickException in caso di errore.


Imagick
PHP Manual