PHP Doku:: The GmagickPixel constructor - gmagickpixel.construct.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzBildverarbeitung und -generierungGmagickThe GmagickPixel classGmagickPixel::__construct

Ein Service von Reinhard Neidl - Webprogrammierung.

The GmagickPixel class

<<The GmagickPixel class

GmagickPixel::getcolor>>

GmagickPixel::__construct

(PECL gmagick >= Unknown)

GmagickPixel::__constructThe GmagickPixel constructor

Beschreibung

GmagickPixel::__construct ([ string $color ] )

Constructs an GmagickPixel object. If a color is specified, the object is constructed and then initialised with that color before being returned.

Parameter-Liste

color

The optional color string to use as the initial value of this object.

Rückgabewerte

The GmagickPixel object on success.


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