The ImagickPixel class
PHP Manual

ImagickPixel::destroy

(No version information available, might be only in CVS)

ImagickPixel::destroyDeallocates resources associated with this object

Opis

bool ImagickPixel::destroy ( void )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

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.

Zwracane wartości

Zwraca TRUE w przypadku sukcesu.


The ImagickPixel class
PHP Manual