https://github.com/goimp/colorsys
Conversion functions between RGB and other color systems
https://github.com/goimp/colorsys
colorsys go golang
Last synced: 18 days ago
JSON representation
Conversion functions between RGB and other color systems
- Host: GitHub
- URL: https://github.com/goimp/colorsys
- Owner: goimp
- License: mit
- Created: 2024-12-18T08:56:34.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-18T09:36:38.000Z (over 1 year ago)
- Last Synced: 2025-12-02T01:59:17.378Z (7 months ago)
- Topics: colorsys, go, golang
- Language: Go
- Homepage: https://pkg.go.dev/github.com/goimp/colorsys
- Size: 3.91 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#### Installation
```shell
go get github.com/goimp/colorsys
```