Skip to content

Releases: DevKitOrganization/DevColorExtraction

1.0.0

Choose a tag to compare

@prachigauriar prachigauriar released this 02 Sep 13:34

This is the first release of DevColorExtraction. The initial feature set includes

  • Extracting the most common colors from a CGImage using CoreImage’s k-means clustering filter
  • Support for edge-based color extraction (top, left, bottom, and right edges)
  • Configurable number of colors and clustering passes

1.0.0-beta.2

1.0.0-beta.2 Pre-release
Pre-release

Choose a tag to compare

@prachigauriar prachigauriar released this 29 Aug 02:11

Enables ExistentialAny and MemberImportVisibility upcoming features across all targets

1.0.0-beta.1

1.0.0-beta.1 Pre-release
Pre-release

Choose a tag to compare

@prachigauriar prachigauriar released this 24 Aug 01:29
165144a

This is the first release of DevColorExtraction. The initial feature set includes

  • Extracting the most common colors from a CGImage using CoreImage’s k-means clustering filter
  • Support for edge-based color extraction (top, left, bottom, and right edges)
  • Configurable number of colors and clustering passes