HSx.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 HSx(HSxType type_, ComponentType_ = float, RGBColorSpace colorSpace_ = RGBColorSpace.sRGB)
    package @safe pure nothrow @nogc static
    To
    convertColorImpl
    (
    To
    From
    )
    (
    From color
    )
    if (
    isRGB!From &&
    )
    if (
    isFloatingPoint!ComponentType_ ||
    isUnsigned!ComponentType_
    )

Meta