Partager via


CIColor.FromString(String) Méthode

Définition

Crée un CIColor à partir d’une chaîne au format « R G B A ».

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

Paramètres

representation
String

Retours

Attributs

S’applique à