XYZ.this

Construct a color from XYZ values.

struct XYZ(F = float)
@safe pure nothrow @nogc
this
if (
isFloatingPoint!F
)

Meta