Skip to content

Releases: waacton/Unicolour

1.6.2: The Delta E Release

05 May 19:16
Compare
Choose a tag to compare
  • Add support for Delta E94
  • Add support for Delta E00
  • Add CanBeDisplayed property

🎁 NuGet Package

1.5.0: The LCH Release

30 Apr 12:38
Compare
Choose a tag to compare
  • Add support for LCH colour spaces:
    • LCHab
    • LCHuv
    • Oklch
  • Track monochrome status of initial colour to improve interpolation

🎁 NuGet Package

1.4.0: The LUV Release

16 Apr 17:48
Compare
Choose a tag to compare
  • Add support for LUV colour space
  • Use constrained input values when mapping to/from a cylindrical colour model

🎁 NuGet Package

1.3.0: The Oklab Release

05 Apr 17:17
Compare
Choose a tag to compare
  • Add support for Oklab colour space

🎁 NuGet Package

1.2.0: The XYZ & LAB Release

28 Mar 17:43
Compare
Choose a tag to compare
  • Enable initialisation from XYZ & LAB values
  • Add constructors that accept tuples

🎁 NuGet Package

1.1.1: The Hue-Based Interpolation Release

21 Mar 19:29
Compare
Choose a tag to compare

1.1.0: The HSL Release

21 Mar 12:52
Compare
Choose a tag to compare
  • Add support for HSL colour space

🎁 NuGet Package

1.0.0: The Initial Release

24 Feb 13:49
Compare
Choose a tag to compare

Initial release of Wacton.Unicolour, a small set of utilities for working with colour:

  • Colour space conversion
  • Colour interpolation
  • Colour comparison

🎁 NuGet Package