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

錯誤/例外

錯誤時拋出 GmagickException

add a note add a note

User Contributed Notes

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