Imagick
PHP Manual

Imagick::removeImageProfile

(PECL imagick 2.0.0)

Imagick::removeImageProfileRemoves the named image profile and returns it

Opis

string Imagick::removeImageProfile ( string $name )

Removes the named image profile and returns it.

Parametry

name

Zwracane wartości

Returns a string containing the profile of the image.

Błędy/Wyjątki

Zgłasza wyjątek ImagickException w przypadku błędu.


Imagick
PHP Manual