Home > PHP > Function > > ImagickPixelIterator::destroy()

ImagickPixelIterator::destroy()

ImagickPixelIterator::destroy - Deallocates resources associated with a PixelIterator

Syntax

bool ImagickPixelIterator::destroy ()

Arguments

-

Description

Deallocates resources associated with a PixelIterator.

Version

PHP PECL imagick 2.0.0

Return value

Returns TRUE on success.