update : 2015.11.03
php.shukuma.com

검색:
 
 
Removes the named image profile and returns it

Gmagick::removeimageprofile

(PECL gmagick >= Unknown)

Gmagick::removeimageprofileRemoves the named image profile and returns it

설명

public string 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.