Imagick::removeImageProfile

(PECL imagick 2, PECL imagick 3)

Imagick::removeImageProfileRemoves the named image profile and returns it

說(shuō)明

public Imagick::removeImageProfile(string $name): string

Removes the named image profile and returns it.

參數(shù)

name

返回值

Returns a string containing the profile of the image.

錯(cuò)誤/異常

錯(cuò)誤時(shí)拋出 ImagickException。