ImagickPixel::clear

(PECL imagick 2, PECL imagick 3)

ImagickPixel::clearClears resources associated with this object

Descrição

public ImagickPixel::clear(): bool
Aviso

Esta função não está documentada; apenas a lista de argumentos está disponível.

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

Valor Retornado

Retorna true em caso de sucesso.

add a note add a note

User Contributed Notes

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