ImagickPixel::clear

(PECL imagick 2, PECL imagick 3)

ImagickPixel::clearClears resources associated with this object

Descrizione

public ImagickPixel::clear(): bool
Avviso

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

Clears the ImagickPixel object, leaving it in a fresh state. This also unsets any color associated with the object.

Valori restituiti

Restituisce true in caso di successo.

add a note add a note

User Contributed Notes

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