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