HSx.HueType

Type of the hue components.

  1. alias HueType = ComponentType_
  2. alias HueType = ComponentType_
    struct HSx(HSxType type_, ComponentType_ = float, RGBColorSpace colorSpace_ = RGBColorSpace.sRGB)
    @safe pure nothrow @nogc
    static if(!(isFloatingPoint!ComponentType_))
    alias HueType = ComponentType_

Meta