Imagick::getImageProfile
(PECL imagick 2, PECL imagick 3)
Imagick::getImageProfile — Returns the named image profile
Описание
public Imagick::getImageProfile
( string
$name
) : stringReturns the named image profile.
Список параметров
-
name
-
The name of the profile to return.
Возвращаемые значения
Returns a string containing the image profile.
Ошибки
Вызывает ImagickException при ошибке.