package
0.14.0
Repository: https://github.com/anthonynsimon/bild.git
Documentation: pkg.go.dev

# Functions

NewRGBAF64 returns a new RGBAF64 color based on the provided uint8 values.

# Structs

RGBAF64 represents an RGBA color using the range 0.0 to 1.0 with a float64 for each channel.