Search
Preparing search index...
The search index is not available
@mavenomics/coreutils
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
ColorConverter
Class ColorConverter
Hierarchy
Converter
<
Color
>
ColorConverter
Index
Properties
type
Methods
can
Convert
From
can
Stringify
convert
From
deserialize
from
String
infer
Instance
Of
is
Valid
serialize
to
String
try
From
String
Properties
Static
type
type
:
Type
= Types.Color
Methods
can
Convert
From
can
Convert
From
(
srcType
:
Type
)
:
boolean
Parameters
srcType:
Type
Returns
boolean
can
Stringify
can
Stringify
(
)
:
boolean
Returns
boolean
convert
From
convert
From
(
obj
:
any
, srcType
:
Type
)
:
Color
Parameters
obj:
any
srcType:
Type
Returns
Color
deserialize
deserialize
(
obj
:
string
)
:
Color
Parameters
obj:
string
Returns
Color
from
String
from
String
(
str
:
string
)
:
Color
|
never
Parameters
str:
string
Returns
Color
|
never
infer
Instance
Of
infer
Instance
Of
(
obj
:
any
)
:
1
|
-1
Parameters
obj:
any
Returns
1
|
-1
is
Valid
is
Valid
(
obj
:
object
)
:
boolean
Parameters
obj:
object
Returns
boolean
serialize
serialize
(
obj
:
Color
)
:
any
Parameters
obj:
Color
Returns
any
to
String
to
String
(
obj
:
Color
)
:
string
Parameters
obj:
Color
Returns
string
try
From
String
try
From
String
(
obj
:
string
)
:
any
Parameters
obj:
string
Returns
any
Globals
Color
Converter
type
can
Convert
From
can
Stringify
convert
From
deserialize
from
String
infer
Instance
Of
is
Valid
serialize
to
String
try
From
String
Generated using
TypeDoc