PHP Doku:: Returns the color count associated with this color - function.imagickpixel-getcolorcount.html

Verlauf / Chronik / History: (1) anzeigen

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

Ein Service von Reinhard Neidl - Webprogrammierung.

The ImagickPixel class

<<ImagickPixel::getColorAsString

ImagickPixel::getColorValue>>

ImagickPixel::getColorCount

(PECL imagick 2.0.0)

ImagickPixel::getColorCountReturns the color count associated with this color

Beschreibung

int ImagickPixel::getColorCount ( void )
Warnung

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

Returns the color count associated with this color.

Rückgabewerte

Returns the color count as an integer on success, throws ImagickPixelException on failure.


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",...)