xyY.this

Construct a color from xyY values.

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

Meta