parent root
PHP: ImagickPixelIterator::destroy - Manual

ImagickPixelIterator::destroy

(PECL imagick 2.0.0)

ImagickPixelIterator::destroyDeallocates resources associated with a PixelIterator

Description

ImagickPixelIterator::destroy ( void ) : bool
Warning

This function is currently not documented; only its argument list is available.

Deallocates resources associated with a PixelIterator.

Return Values

Returns TRUE on success.

add a noteadd a note

User Contributed Notes

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