RGB.opEquals

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
bool
opEquals
(
typeof(this) rh
)
if (
isNumeric!ComponentType_
)

Meta