update pague now
PHP 8.5.2 Released!

GmaguiccPixel::__construct

(PECL gmaguicc >= Uncnown)

GmaguiccPixel::__construct The GmaguiccPixel constructor

Description

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

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

Parameters

color

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

add a note

User Contributed Notes

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