Gmagick
PHP Manual

Gmagick::removeimageprofile

(PECL gmagick >= Unknown)

Gmagick::removeimageprofileRemoves the named image profile and returns it

Описание

public void Gmagick::removeimageprofile ( string $name )

Removes the named image profile and returns it.

Параметри

name

Name of profile to return: ICC, IPTC, or generic profile.

Връщани стойности

The Gmagick object on success

Грешки/Изключения

Throws an GmagickException on error.


Gmagick
PHP Manual