craftutils.observation.image.Ellipse.set_color(c)

Set both the edgecolor and the facecolor.

Parameters

c : color

See Also

Patch.set_facecolor, Patch.set_edgecolor

For setting the edge or face color individually.