Handbook
Glossary
contrast-text-color ( color -- black/white )
Vocabulary
colors
.
contrast
Inputs
color
an
object
Outputs
black/white
an
object
Definition
USING:
colors
kernel
math
;
IN:
colors.contrast
:
contrast-text-color
( color -- black/white )
relative-luminance
0.179
>
COLOR:
black
COLOR:
white
?
;