Updated formatting
This commit is contained in:
parent
afc4092824
commit
9c8f71be07
25 changed files with 25 additions and 25 deletions
2
LCH.go
2
LCH.go
|
@ -57,4 +57,4 @@ func oklabToLinearRGB(lightness Value, a Value, b Value) (Value, Value, Value) {
|
|||
blue := -0.0041960863*l - 0.7034186147*m + 1.7076147010*s
|
||||
|
||||
return red, green, blue
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue