color ~master (2020-04-14T12:21:13Z)
Home
Dub
Repo
WhitePoint
std
experimental
color
colorspace
White points of
standard illuminants
.
@
safe
pure nothrow @
nogc
template
WhitePoint (
F
)
if
(
isFloatingPoint
!
F
) {
enum
WhitePoint
;
}
Members
Enums
WhitePoint
enum
WhitePoint
Meta
Source
See Implementation
std
experimental
color
colorspace
aliases
linearToRec2020
linearToRec601
linearTosRGB
rec2020ToLinear
rec601ToLinear
sRGBToLinear
enums
ChromaticAdaptationMethod
RGBColorSpace
functions
chromaticAdaptationMatrix
determinant
gammaToLinear
hybridGammaToLinear
inverse
linearToGamma
linearToHybridGamma
multiply
rgbColorSpaceDef
rgbToXyzMatrix
transpose
xyzToRgbMatrix
static variables
chromaticAdaptationMatrices
rgbColorSpaceDefs
structs
RGBColorSpaceDesc
templates
WhitePoint
White points of standard illuminants.