colorskill 1.1.0

Some useful color manipulation functions
Documentation
Latest Version Documentation

This is a library with some RGB color manipulation functions.

It includes some public functions, which can be used on their own, or used with the provided RGB struct.

  • Get a color by name
  • Make a color lighter
  • Make a color darker
  • Get a random color
  • Parse color strings

Refer to the documentation for details.