Skip to content

Add combinator for working with ColorStops #32

@safareli

Description

@safareli

I have used this two combinators for working with ColorStops here

combineStops :: Number  ColorStops  ColorStops  ColorStops
reverseStops :: ColorStops  ColorStops

--  usage:
myStops = fooStops `combineStops 0.5`  (reverseStops fooStops)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions