Vertex Viewer SDK
Preparing search index...
Utils
Color
toHexString
Function toHexString
toHexString
(
color
:
Omit
<
Color
.
Color
,
"a"
>
)
:
string
Converts a
Color
to a hex string. The returned string will be prefixed with
#
.
Parameters
color
:
Omit
<
Color
.
Color
,
"a"
>
Returns
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Vertex Viewer SDK
Loading...
Converts a
Colorto a hex string. The returned string will be prefixed with#.