colorskill 1.1.3

Some useful color manipulation functions
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.colorsys]
version = "0.5.3"

[dependencies.rand]
version = "0.7.0"

[package]
authors = ["madprops"]
categories = ["graphics"]
description = "Some useful color manipulation functions"
edition = "2018"
homepage = "https://github.com/madprops/colorskill"
keywords = ["colors", "converter", "rgb"]
license = "MIT"
name = "colorskill"
readme = "README.md"
repository = "https://github.com/madprops/colorskill.git"
version = "1.1.3"