Gmagick
PHP Manual

Gmagick::getimageprofile

(PECL gmagick >= Unknown)

Gmagick::getimageprofileReturns the named image profile.

Opis

public string Gmagick::getimageprofile ( string $name )

Returns the named image profile.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

Returns a string containing the image profile.

Błędy/Wyjątki

Wywołuje wyjątek GmagickException w przypadku błędu.


Gmagick
PHP Manual