SKColorF.ToString Method

Definition

Returns the color as a string in the format: #AARRGGBB.

public override string ToString ();

Returns

Remarks

As a result of converting a floating-point color to an integer color, some data loss will occur.

Applies to