Gmagick::removeimageprofile
(PECL gmagick >= Unknown)
Gmagick::removeimageprofile — Removes the named image profile and returns it
Description
public string Gmagick::removeimageprofile ( string $name )
Removes the named image profile and returns it.
Parameters
name
Name of profile to return: ICC, IPTC, or generic profile.
Return Values
The named profile.
Errors/Exceptions
Throws an GmagickException on error.
← Gmagick::removeimage
Gmagick::resampleimage →
© 1997–2017 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
本文档系腾讯云开发者社区成员共同维护,如有问题请联系 cloudcommunity@tencent.com