CIColor.FromString(String) 方法

定义

CIColor从格式为“R G B A”的字符串创建 。

[Foundation.Export("colorWithString:")]
public static CoreImage.CIColor FromString (string representation);
static member FromString : string -> CoreImage.CIColor

参数

representation
String

返回

属性

适用于