Edit

Share via


CIColor.StringRepresentation Method

Definition

Returns a string representation of the color, in the format "R G B [A]".

[Foundation.Export("stringRepresentation")]
public virtual string StringRepresentation ();
abstract member StringRepresentation : unit -> string
override this.StringRepresentation : unit -> string

Returns

Attributes

Applies to