Skip to content

v1.1.0

Choose a tag to compare

@otsch otsch released this 22 Feb 12:06
· 29 commits to main since this release

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 the GetColors step, to manually set a custom threshold.

Fixed

  • Improve memory usage of getting colors from an image.