Gmagick
PHP Manual

Gmagick::getimageprofile

(PECL gmagick >= Unknown)

Gmagick::getimageprofileReturns the named image profile.

Descrizione

public string Gmagick::getimageprofile ( string $name )

Returns the named image profile.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Returns a string containing the image profile.

Errori/Eccezioni

Throws an GmagickException on error.


Gmagick
PHP Manual