v1.79.94 #110
prjctimg
announced in
Announcements
v1.79.94
#110
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
1.79.94 📦
toHex
now supports RGB channel in the [0,255] range and [0,1] as well. Values above 1 are normalized using a simple formula.ch / 255
.getNearestColor
which uses the differenceHyab metric to get the nearest color against a collection.output()
to be called to retun the final result. Its aliased asload()
which simply wraps around the class and invoking a new instance under the hood.-Added some notes to the docs explaining how some of the utilities work as well as other behaviours of the library.
This discussion was created from the release v1.79.94.
Beta Was this translation helpful? Give feedback.
All reactions