Gmagick::removeimage

(PECL gmagick >= Unknown)

Gmagick::removeimageRemoves an image from the image list

Opis

public Gmagick::removeimage ( void ) : Gmagick

Removes an image from the image list.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

The Gmagick object on success.

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