SKColorF.ToString Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.