v1.1.0
Added
- Get all colors, not only the ones making up more than 0.5 percent of the image. But also add a method
onlyAbovePercentageOfImage()to theGetColorsstep, to manually set a custom threshold.
Fixed
- Improve memory usage of getting colors from an image.