C# Class Damselfly.Core.Utils.ColorUtils

Show file Open project: Webreaper/Damselfly

Public Methods

Method Description
ToHex ( Color c ) : string
ToRgb ( Color c ) : string

Method Details

ToHex() public static method

public static ToHex ( Color c ) : string
c Color
return string

ToRgb() public static method

public static ToRgb ( Color c ) : string
c Color
return string