ryangjchandler/color

Add support for Alpha

ryangjchandler opened this issue · 0 comments

Currently only RGB is supported. Alpha is pretty important, especially on the RGB scale.

  • Add new property for alpha
  • Allow passing alpha into constructors
  • Add alpha support to distance calculations