Vertex Viewer SDK
Preparing search index...
Viewer
Color
toHexString
Variable toHexString
Const
toHexString
:
(
color
:
Omit
<
Color
.
Color
,
"a"
>
)
=>
string
Converts a
Color
to a hex string. The returned string will be prefixed with
#
.
Type Declaration
(
color
:
Omit
<
Color
.
Color
,
"a"
>
)
:
string
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#.