ImagickPixel::destroy

(PECL imagick 2.0.0)

ImagickPixel::destroyDeallocates resources associated with this object

Опис

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

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

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.

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

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

add a note add a note

User Contributed Notes

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