PHP Doku:: Clears resources associated with this object - function.imagickpixel-clear.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzBildverarbeitung und -generierungImage Processing (ImageMagick)The ImagickPixel classImagickPixel::clear

Ein Service von Reinhard Neidl - Webprogrammierung.

The ImagickPixel class

<<The ImagickPixel class

ImagickPixel::__construct>>

ImagickPixel::clear

(PECL imagick 2.0.0)

ImagickPixel::clearClears resources associated with this object

Beschreibung

bool ImagickPixel::clear ( void )
Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

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

Rückgabewerte

Liefert TRUE bei Erfolg.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)