//
pkg.gl
Category
github.com/anthonynsimon/bild
fcolor
package
0.14.0
Repository:
https://github.com/anthonynsimon/bild.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
1
Dependents
4
Files
13 SLOC
#
Functions
NewRGBAF64
NewRGBAF64 returns a new RGBAF64 color based on the provided uint8 values.
#
Structs
RGBAF64
RGBAF64 represents an RGBA color using the range 0.0 to 1.0 with a float64 for each channel.