rfw2d
    Preparing search index...

    Interface HSL

    interface HSL {
        h: number;
        l: number;
        s: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    h l s

    Properties

    h: number
    l: number
    s: number