Image_Graph_Data_Common::setColor()

Image_Graph_Data_Common::setColor() -- Set color

Synopsis

require_once '/Graph/Data/Common.php';

void Image_Graph_Data_Common::setColor (mixed $color)

Description

This package is not documented yet.

Parameter

mixed $color

any color representation supported by Image_Graph_Color::color2RGB()

Throws

throws no exceptions thrown

See

see Image_Graph_Color::color2RGB()

Note

This function can not be called statically.