示例#1
0
 public static Color ToColor(this BlendedColor blendedColor)
 {
     return(blendedColor.ToColor());
 }