klyn.gui.windows.Color.clone
method
public clone() as Color:
Description
Creates a copy of the color.
copy = Color(255, 0, 0, 1.0).clone()