Gmagick
PHP Manual

Gmagick::removeimageprofile

(PECL gmagick >= Unknown)

Gmagick::removeimageprofileRemoves the named image profile and returns it

Açıklama

public string Gmagick::removeimageprofile ( string $name )

Removes the named image profile and returns it.

Değiştirgeler

name

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

Dönen Değerler

The Gmagick object on success

Hatalar/İstisnalar

Hata durumunda bir GmagickException istisnası oluşur.


Gmagick
PHP Manual