The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
Lab.ComponentType
std
experimental
color
lab
Lab
Type of the color components.
import std.experimental.color.lab;
struct
Lab
(F = float, alias whitePoint_ = (WhitePoint!F.D50))
@
safe
pure nothrow @
nogc
alias
ComponentType
=
F
Meta
Source
See Implementation
std
experimental
color
lab
Lab
aliases
ComponentType
constructors
this
functions
opBinary
opCast
opOpAssign
opUnary
perceptualDistance
manifest constants
whitePoint
variables
L
a
b
Type of the color components.