ImagickDraw::destroy
PHP Manual
PHP Manual»ImagickDraw»ImagickDraw::destroy

ImagickDraw::destroy

(PECL imagick 2, PECL imagick 3)

ImagickDraw::destroyFrees all associated resources

Descrizione

public function ImagickDraw::destroy(): bool
Avviso

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

Frees all resources associated with the ImagickDraw object.

Valori restituiti

Nessun valore viene restituito.

To Top