Skip to content

madprops/colorskill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
  • Get color hue degrees
  • Get color saturation %
  • Get color lightness %
  • Return string versions

Refer to the documentation for details.

About

Rust library with some useful color manipulation functions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages