RGB.opCast

Undocumented in source. Be warned that the author may not have intended to support it.
struct RGB(string components_, ComponentType_, bool linear_ = false, RGBColorSpace colorSpace_ = RGBColorSpace.sRGB)
@safe pure nothrow @nogc const
Color
opCast
(
Color
)
()
if (
isColor!Color
)
if (
isNumeric!ComponentType_
)

Meta