Function cubehelix

  • A color factory object for Dave Green's Cubehelix colors, which may also be used with instanceof to test if an object is a Cubehelix color instance.

    Parameters

    • h: number
    • s: number
    • l: number
    • Optional opacity: number

    Returns CubehelixColor

  • A color factory object for Dave Green's Cubehelix colors, which may also be used with instanceof to test if an object is a Cubehelix color instance.

    Parameters

    • cssColorSpecifier: string

    Returns CubehelixColor

  • A color factory object for Dave Green's Cubehelix colors, which may also be used with instanceof to test if an object is a Cubehelix color instance.

    Returns CubehelixColor