public System.Drawing.Color GetColor()
 {
     return(System.Drawing.Color.FromArgb((int)character.GetColor()));
 }