Search
Preparing search index...
The search index is not available
@brewfoo/core
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@brewfoo/core
Color
Class Color
Color quantity.
Hierarchy
Color
Index
Constructors
constructor
Properties
value
Methods
EBC
convert
group
toJSON
Constructors
constructor
new
Color
(
unit
:
ColorUnit
, value
:
number
)
:
Color
Parameters
unit:
ColorUnit
the color unit.
value:
number
the color value.
Returns
Color
Properties
Private
Readonly
value
value
:
number
Methods
EBC
EBC
(
)
:
number
Returns
number
convert
convert
(
unit
:
ColorUnit
)
:
number
Parameters
unit:
ColorUnit
Returns
number
group
group
(
)
:
ColorGroup
Returns
ColorGroup
toJSON
toJSON
(
)
:
number
Returns
number
Exports
Color
constructor
value
EBC
convert
group
toJSON
Generated using
TypeDoc
Color quantity.