Registry / utility / bclicn-color

bclicn-color

JSON →
library0.0.0-20180711051946-108f2023dc84gogounverified

A Go library for working with colors, providing color manipulation and conversion utilities.

go get github.com/bclicn/color
INSTALL
IMPORT
SIG · BCLICN-COLOR
B
bclicn-color
utilitygov0.0.0-20180711051946-108f2023dc84
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

color
github.com/bclicn/color

Create an RGB color and convert it to hex string.

package main import "github.com/bclicn/color" func main() { c := color.RGB{R: 255, G: 0, B: 0} println(c.Hex()) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20180711051946-108f2023dc84latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
Meta
1
OpenAI (training)
1
Resources
bclicn-color — go get bclicn-color · libregistry