color ~master (2020-04-14T12:21:13Z)
Home
Dub
Repo
toLinear
std
experimental
color
rgb
Convert a color to linear space.
T
toLinear
(T v)
auto
toLinear
(C color)
@
safe
pure nothrow @
nogc
auto
toLinear
(
C
)
(
C
color
)
if
(
isRGB
!
C
)
Meta
Source
See Implementation
std
experimental
color
rgb
enums
isRGB
functions
toGamma
toGrayscale
toLinear
structs
RGB
templates
allIn
anyIn
canFind
defaultAlpha
notIn
Convert a color to linear space.