(PECL gmagick >= 未知)
GmagickPixel::setcolor — 设置颜色
$color
使用字符串(例如 "blue"、"#0000ff"、"rgb(0,0,255)"、"cmyk(100,100,100,10)" 等)设置 GmagickPixel 对象所描述的颜色。
color
用于初始化 GmagickPixel 对象的颜色定义。
GmagickPixel 对象。