RGB.convertColorImpl

Undocumented in source. Be warned that the author may not have intended to support it.
  1. To convertColorImpl(From color)
  2. To convertColorImpl(From color)
  3. To convertColorImpl(From color)
    struct RGB(string components_, ComponentType_, bool linear_ = false, RGBColorSpace colorSpace_ = RGBColorSpace.sRGB)
    package @safe pure nothrow @nogc static
    To
    convertColorImpl
    (
    To
    From
    )
    (
    From color
    )
    if (
    isXYZ!From &&
    )
    if (
    isNumeric!ComponentType_
    )

Meta