ggplotd v0.4.13 (2016-02-19T19:08:02Z)
Dub
Repo
toLinear
ggplotd
color
rgb
Convert a value from gamma compressed space to linear.
T
toLinear
(T v)
@
safe
pure nothrow @
nogc
T
toLinear
(
RGBColorSpace
src
T
)
(
T
v
)
if
(
isFloatingPoint
!
T
)
auto
toLinear
(C color)
Meta
Source
See Implementation
ggplotd
color
rgb
enums
RGBColorSpace
RGBColorSpaceDefs
isRGB
functions
determinant
gammaToLinear
inverse
linearToGamma
linearTosRGB
multiply
sRGBToLinear
toGamma
toGrayscale
toLinear
transpose
structs
RGB
RGBColorSpaceDef
templates
RGBColorSpaceMatrix
allIn
anyIn
canFind
defaultAlpha
notIn
Convert a value from gamma compressed space to linear.