Imagick::removeImageProfile

(PECL imagick 2.0.0)

Imagick::removeImageProfileRemoves the named image profile and returns it

Опис

string Imagick::removeImageProfile ( string $name )

Removes the named image profile and returns it.

Параметри

name

Значення, що повертаються

Returns a string containing the profile of the image.

Помилки/Винятки

Кидає ImagickException в разі помилки.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top