Imagick::removeImageProfile
(PECL imagick 2.0.0)
Imagick::removeImageProfile — Removes the named image profile and returns it
Описание
string Imagick::removeImageProfile
( string $name
)
ВниманиеК настоящему
времени эта функция еще не была документирована; для ознакомления
доступен только список аргументов.
Removes the named image profile and returns it.
Возвращаемые значения
Returns a string containing the profile of the image, throwing
ImagickException on error.