HSx.ParentColor

Undocumented in source.
struct HSx(HSxType type_, ComponentType_ = float, RGBColorSpace colorSpace_ = RGBColorSpace.sRGB)
package @safe pure nothrow @nogc
alias ParentColor = RGB!("rgb", ComponentType_, false, colorSpace_)

Meta