Handbook
Glossary
color>hex ( color -- hex )
Vocabulary
colors
Inputs
color
an
object
Outputs
hex
an
object
Definition
USING:
arrays
colors.private
kernel
sequences
;
IN:
colors
:
color>hex
( color -- hex )
[
>rgba-components
4array
]
[
opaque?
]
bi
[
but-last
]
when
(color>hex)
;