ImagickPixel::clear

(PECL imagick 2.0.0)

ImagickPixel::clearClears resources associated with this object

Опис

bool ImagickPixel::clear ( void )
Увага

This function is currently not documented; only its argument list is available.

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

Значення, що повертаються

Повертає TRUE в разі успіху.

add a note add a note

User Contributed Notes

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