Image_Graph_Title::setColor()

Image_Graph_Title::setColor() -- Set color

Synopsis

require_once '/Graph/Elements.php';

void Image_Graph_Title::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.