ImagickPixel::__construct The ImagickPixel constructor &reftitle.description; ImagickPixel::__construct stringcolor &warn.undocumented.func; Constructs an ImagickPixel object. If a color is specified, the object is constructed and then initialised with that color before being returned. &reftitle.parameters; color The optional color string to use as the initial value of this object. &reftitle.returnvalues; Returns an ImagickPixel object on success, throwing ImagickPixelException on failure.