Imagick::destroy

(PECL imagick 2.0.0)
Destroys the Imagick object
bool Imagick::destroy ( void )

Destroys the Imagick object and frees all resources associated with it. This method is deprecated in favour of Imagick::clear.

Returns:

Returns TRUE on success.

doc_php
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.