ImagickPixel::destroy

(PECL imagick 2, PECL imagick 3)

ImagickPixel::destroyDeallocates resources associated with this object

Descrizione

public ImagickPixel::destroy(): bool
Avviso

Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.

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.

Valori restituiti

Restituisce true in caso di successo.

add a note

User Contributed Notes

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