Gmagick::removeimageprofile

(PECL gmagick >= Unknown)

Gmagick::removeimageprofileRemoves the named image profile and returns it

Opis

public Gmagick::removeimageprofile ( string $name ) : string

Removes the named image profile and returns it.

Parametry

name

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

Zwracane wartości

The named profile.

Błędy/Wyjątki

Wywołuje wyjątek GmagickException w przypadku błędu.

add a note add a note

User Contributed Notes

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