Parse

Color.Parse method

从字符串中提取颜色分量。

public static Color Parse(string value)
范围类型描述
valueString带有颜色分量值的字符串值。

返回值

颜色对象。

也可以看看