rfw2d
    Preparing search index...

    Interface HSLA

    interface HSLA {
        a: number;
        h: number;
        l: number;
        s: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    a h l s

    Properties

    a: number
    h: number
    l: number
    s: number