ImagickPixel::destroy
(PECL imagick 2.0.0)
ImagickPixel::destroy — Deallocates resources associated with this object
Описание
bool ImagickPixel::destroy
( void
)
ВниманиеК настоящему
времени эта функция еще не была документирована; для ознакомления
доступен только список аргументов.
Deallocates any resources used by the ImagickPixel object, and unsets any
associated color. The object should not be used after the destroy function
has been called.
Возвращаемые значения
Returns TRUE on success.