indragiek / DominantColor

Finding dominant colors of an image using k-means clustering
MIT License
960 stars 93 forks source link

Platform specific extensions #16

Closed indragiek closed 9 years ago

indragiek commented 9 years ago

Extensions to UIImage on iOS and NSImage on Mac to make it easier to use without having to manually create a CGImage.