dcell v0.0.1 (2022-09-11T20:14:58Z)
Dub
Repo
decompose
dcell
color
decompose a color into red, green, and blue values.
auto
decompose
(Color c)
pure
auto
decompose
(
Color
c
)
void
decompose
(Color c, int r, int g, int b)
Meta
Source
See Implementation
dcell
color
enums
Color
functions
darker
decompose
fromHex
isRGB
toHex
toPalette
toRGB
decompose a color into red, green, and blue values.