Skip to content

4.0.0: The Hue Span & Spectral Power Release

Compare
Choose a tag to compare
@waacton waacton released this 27 Jan 11:35
· 95 commits to main since this release
  • Add hue spans to allow different hue interpolation methods (shorter, longer, increasing, decreasing)
  • Allow colours with different configurations to be mixed
  • Update to more modern and accurate temperature algorithm
  • Enable Unicolour creation from temperature
  • Enable Unicolour creation from spectral power distribution
  • Add more predefined RGB models: A98 & ProPhoto
  • Allow custom colour matching functions to be provided via a custom observer
  • Improve API for consistency
    • Mix() and Difference() now expects the other colour as the first parameter
    • Any constructors that take a Configuration now expect it as the first parameter
    • WhitePoint.From(Illuminant.X)Illuminant.X.GetWhitePoint()

🎁 NuGet Package