Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Damselfly
Core
Utils
ColorUtils
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