Releases: DevKitOrganization/DevColorExtraction
Releases · DevKitOrganization/DevColorExtraction
1.0.0
This is the first release of DevColorExtraction. The initial feature set includes
- Extracting the most common colors from a
CGImageusing 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
Enables ExistentialAny and MemberImportVisibility upcoming features across all targets
1.0.0-beta.1
This is the first release of DevColorExtraction. The initial feature set includes
- Extracting the most common colors from a
CGImageusing 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