Imagick::removeImage

(PECL imagick 2, PECL imagick 3)

Imagick::removeImageRemoves an image from the image list

說明

public Imagick::removeImage(): bool

Removes an image from the image list.

參數

此函數沒有參數。

返回值

成功時返回 true。

錯誤/異常

錯誤時拋出 ImagickException。