Qml Colors Versions Save

This library should have never been created

v1.0

1 year ago

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.