dcell v0.0.2 (2022-10-19T01:33:35Z)
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.