PackedRGB.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 PackedRGB(string format_, ComponentType_, RGBColorSpace colorSpace_ = RGBColorSpace.sRGB)
    package @safe pure nothrow @nogc static @trusted
    To
    convertColorImpl
    (
    To
    From
    )
    (
    From color
    )
    if (
    isRGB!From &&
    )
    if (
    isNumeric!ComponentType_
    )

Meta