HSx.opCast

Undocumented in source. Be warned that the author may not have intended to support it.
struct HSx(HSxType type_, CT = float, RGBColorSpace colorSpace_ = RGBColorSpace.sRGB)
@safe pure nothrow @nogc const
Color
opCast
(
Color
)
()
if (
isColor!Color
)
if (
isFloatingPoint!CT ||
isUnsigned!CT
)

Meta