Imagick::setImageProfile
(PECL imagick 2.0.0)
Imagick::setImageProfile — Adds a named profile to the Imagick object
Описание
bool Imagick::setImageProfile
( string $name
, string $profile
)
Список параметров
-
name
-
-
profile
-
Возвращаемые значения
В случае успешной работы возвращает TRUE.
Ошибки
Вызывает ImagickException при ошибке.