Skip to content
Compare
Choose a tag to compare
@GooRoo GooRoo released this 10 Jun 23:44
· 3 commits to main since this release

This release provides a single QML module easy.colors 1.0. No compilation is required.

Features:

  • RGB, RGBA, RGB32, RGBA32, ARGB, ARGB32, HSL, HSLA, HSV, HSVA, HWB, HWBA color representations.
  • Optional support for units (%, °, etc.).
  • Color modification functions: adjust, adjustHue, change, complement, darken, desaturate, grayscale, invert, lighten, mix, opacify, saturate, scale, transparentize, etc.
  • Imperative construction of color objects from floating-point values, from decimal values, from hex-strings, from color names, etc.