Fixed link to the color package.
This commit is contained in:
parent
b6ee756dd8
commit
a0c520c3ed
@ -1,6 +1,6 @@
|
||||
# Golang Color Package
|
||||
|
||||
Provides several types for representing linear RGB and OkLab colours, compatible with the standard [color package](https://pkg.go.dev/color).
|
||||
Provides several types for representing linear RGB and OkLab colours, compatible with the standard [color package](https://pkg.go.dev/image/color).
|
||||
|
||||
The types in this package use float64 components and are definitely overkill - you don't need 192 or 256 bit colour. Probably.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user