PHP 8.3.4 Released!

GmagickPixel::__construct

(PECL gmagick >= Unknown)

GmagickPixel::__constructErstellt ein neues GmagickPixel-Objekt

Beschreibung

public GmagickPixel::__construct(string $color = ?)

Erstellt ein neues GmagickPixel-Objekt. Wenn color angegeben ist, wird das Objekt mit dieser Farbe initialisiert.

Parameter-Liste

color

Die optionale Farbzeichenkette, die als Initialwert benutzt wird.

add a note

User Contributed Notes

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