The ImagickPixel class
PHP Manual

ImagickPixel::clear

(PECL imagick 2.0.0)

ImagickPixel::clearClears resources associated with this object

Описание

bool ImagickPixel::clear ( void )
Предупреждение

Към момента тази функция не е документирана; наличен е единствено списъкът с аргументите й.

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

Връщани стойности

Връща TRUE при успех.


The ImagickPixel class
PHP Manual