suche nach in der

GmagickPixel::setcolorvalue> <GmagickPixel::getcolorvalue
Last updated: Fri, 25 May 2012

view this page in

GmagickPixel::setcolor

(PECL gmagick >= Unknown)

GmagickPixel::setcolorSets the color

Beschreibung

public GmagickPixel GmagickPixel::setcolor ( string $color )

Sets the color described by the GmagickPixel object, with a string (e.g. "blue", "#0000ff", "rgb(0,0,255)", "cmyk(100,100,100,10)", etc.).

Parameter-Liste

color

The color definition to use in order to initialise the GmagickPixel object.

Rückgabewerte

The GmagickPixel object on success.



add a note add a note User Contributed Notes
GmagickPixel::setcolor
There are no user contributed notes for this page.

GmagickPixel::setcolorvalue> <GmagickPixel::getcolorvalue
Last updated: Fri, 25 May 2012