Color Generator - brianchirls/Seriously.js GitHub Wiki

seriously.color.js

Generates a solid color that fills the whole image.

Parameters

  • color (color) - screen color. i.e., the color to remove
    • default: rgba(0, 0, 0, 1) (i.e. black)

Credits and License

By Brian Chirls

Released under MIT License along with Seriously.js