The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
XYZ.tristimulus
std
experimental
color
xyz
XYZ
Return the XYZ tristimulus values as a tuple.
struct
XYZ
(F = float)
@
safe
pure nothrow @
nogc
@
property
const
auto
tristimulus
(
)
if
(
isFloatingPoint
!
F
)
Meta
Source
See Implementation
std
experimental
color
xyz
XYZ
aliases
ComponentType
constructors
this
functions
opBinary
opCast
opOpAssign
opUnary
properties
tristimulus
variables
X
Y
Z
Return the XYZ tristimulus values as a tuple.