Added more tests
This commit is contained in:
parent
71c74c800b
commit
e0bfa137d5
10 changed files with 91 additions and 55 deletions
4
Value.go
Normal file
4
Value.go
Normal file
|
@ -0,0 +1,4 @@
|
|||
package color
|
||||
|
||||
// Value is a type definition for the data type of a single color component.
|
||||
type Value = float64
|
Loading…
Add table
Add a link
Reference in a new issue