RGB.ParentColor

Undocumented in source.
struct RGB(string components_, ComponentType_, bool linear_ = false, RGBColorSpace colorSpace_ = RGBColorSpace.sRGB)
package @safe pure nothrow @nogc
alias ParentColor = XYZ!(FloatTypeFor!ComponentType)

Meta