color/Value.go
2025-06-06 17:05:55 +02:00

4 lines
No EOL
112 B
Go

package color
// Value is a type definition for the data type of a single color component.
type Value = float64