HSx.ComponentType

Type of the color components.

struct HSx(HSxType type_, CT = float, RGBColorSpace colorSpace_ = RGBColorSpace.sRGB)
@safe pure nothrow @nogc
alias ComponentType = CT

Meta