PHP 8.5.0 RC 2 available for testing

Imagick::removeImage

(PECL imagick 2, PECL imagick 3)

Imagick::removeImage β€” Elimina una imagen de la lista

DescripciΓ³n

public Imagick::removeImage(): bool

Elimina una imagen de la lista.

ParΓ‘metros

Esta funciΓ³n no contiene ningΓΊn parΓ‘metro.

Valores devueltos

Devuelve true en caso de Γ©xito.

Errores/Excepciones

Lanza una excepciΓ³n ImagickException si ocurre un error.

οΌ‹add a note

User Contributed Notes

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