The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
RGBColorSpaceDesc.GammaFunc
std
experimental
color
colorspace
RGBColorSpaceDesc
Gamma conversion function type.
import std.experimental.color.colorspace;
struct
RGBColorSpaceDesc
(F)
alias
GammaFunc
=
F
function
(
F
v
)
pure nothrow @
nogc
@
safe
Meta
Source
See Implementation
std
experimental
color
colorspace
RGBColorSpaceDesc
aliases
GammaFunc
variables
blue
green
name
red
toGamma
toLinear
white
Gamma conversion function type.