@OPEN-KAPPA/COLORS
Preparing search index...
index
HwbJson
Type Alias HwbJson
The JSON representation of an HWB color.
type
HwbJson
=
{
b
:
number
;
h
:
number
;
w
:
number
;
}
Index
Properties
b
h
w
Properties
b
b
:
number
The b component.
h
h
:
number
The h component.
w
w
:
number
The w component.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
b
h
w
@OPEN-KAPPA/COLORS
Loading...
The JSON representation of an HWB color.