Gmagick
PHP Manual

Gmagick::getimageprofile

(PECL gmagick >= Unknown)

Gmagick::getimageprofileReturns the named image profile.

Descrição

public void Gmagick::getimageprofile ( void )

Returns the named image profile.

Parâmetros

Esta função não contém parâmetros.

Valor Retornado

Returns a string containing the image profile.

Erros

Throws an GmagickException on error.


Gmagick
PHP Manual