ImagickPixel::destroy

(PECL imagick 2, PECL imagick 3)

ImagickPixel::destroyDeallocates resources associated with this object

說明

public ImagickPixel::destroy(): bool
警告

本函數(shù)還未編寫文檔,僅有參數(shù)列表。

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.

返回值

成功時(shí)返回 true。