ggplotd v0.4.13 (2016-02-19T19:08:02Z)
Dub
Repo
toGamma
ggplotd
color
rgb
Convert a value to gamma compressed space.
T
toGamma
(T v)
@
safe
pure nothrow @
nogc
T
toGamma
(
RGBColorSpace
src
T
)
(
T
v
)
if
(
isFloatingPoint
!
T
)
auto
toGamma
(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 to gamma compressed space.