color ~master (2020-04-14T12:21:13Z)
Home
Dub
Repo
XYZ.convertColorImpl
std
experimental
color
xyz
XYZ
Undocumented in source. Be warned that the author may not have intended to support it.
struct
XYZ
(F = float)
package @
safe
pure nothrow @
nogc
static
To
convertColorImpl
(
To
From
)
(
From
color
)
if
(
isXYZ
!
From
&&
isXYZ
!
To
)
if
(
isFloatingPoint
!
F
)
Meta
Source
See Implementation
std
experimental
color
xyz
XYZ
aliases
ComponentType
constructors
this
functions
opBinary
opCast
opOpAssign
opUnary
properties
tristimulus
static functions
convertColorImpl
variables
X
Y
Z