Forum und email

Imagick::removeImageProfile

(No version information available, might be only in CVS)

Imagick::removeImageProfile — Removes the named image profile and returns it

Описание

string Imagick::removeImageProfile ( string $name )
Warning

К настоящему времени эта функция еще не была документирована; для ознакомления доступен только список аргументов.

Warning

Эта функция является ЭКСПЕРИМЕНТАЛЬНОЙ. Поведение этой функции, ее имя и относящаяся к ней документация могут измениться в последующих версиях PHP без уведомления. Используйте эту функцию на свой страх и риск.

Removes the named image profile and returns it.

Список параметров

name

Возвращаемые значения

Returns a string containing the profile of the image, throwing ImagickException on error.


pt>