GmagickPixel::setcolor
(PECL gmagick >= Unknown)
GmagickPixel::setcolor — Sets the color
Описание
public GmagickPixel GmagickPixel::setcolor
(
string $color
)
Список параметров
-
color
-
The color definition to use in order to initialise the GmagickPixel object.
Возвращаемые значения
The GmagickPixel object on success.