ixfx
    Preparing search index...

    Namespace HslSpace

    Functions

    absolute
    changeLightness

    Increases or decreases lightness by this percentage, returning new colour

    fromCss
    fromHexString
    generateScalar

    Generates a HslScalar value.

    guard
    interpolator
    parseCssHslFunction

    It seems Colorizr can't handle 'deg' units

    scalar

    Creates a HslScalar value from scalar (0..1) values

    toAbsolute
    toCssString
    toLibraryRgb

    Converts a Hsl structure (or CSS string) to Colorizr's RGB format

    toScalar

    Converts a Hsl value to scalar units, or parses a colour string and converts it.

    withOpacity

    Scales the opacity value of an input HSL value