UIImageColors icon indicating copy to clipboard operation
UIImageColors copied to clipboard

Fetches the most dominant and prominent colors from an image.

Results 11 UIImageColors issues
Sort by recently updated
recently updated
newest added

- [ ] **[🏴‍☠️]()**

Hey, I've rebuild the entire repository and would also maintain it in the future if you want. What I did: - fixed memory leak ([UIGraphicsGetImageFromCurrentImageContext()](https://github.com/jathu/UIImageColors/blob/f064be8ee0b03158e61135e6c384aee18d7a5414/UIImageColors/Sources/UIImageColors.swift#L200) can create one) - fixed...

Hi! This is an awesome library. I'm using it in an open-source app ([mrousavy/**Colorwaver**](https://github.com/mrousavy/Colorwaver)) which detects colors in realtime. I am streaming images from the camera, which are (as you...

UIImageColors can get colors of NSImage correctly in Mojave, but always get black and white in Catalina.

Hello. I'm looking for someone to help me maintain this library. I haven't done iOS development in ~3 years and have not kept up-to date with all the Swift and...

It looks like your pod spec wasn't pushed to the Specs repo. The latest in the Specs repo is still 2.1.0. https://github.com/CocoaPods/Specs/search?q=uiimagecolors&type=Commits https://cocoapods.org/pods/UIImageColors

Hello, how to use this library to get colors of images, which are downloaded from url inside UICollectionView cell?

Hello, Are you considering adding installation support via Swift Package Manager? That would be very useful. Thank you.

I was using this repository for getting color from an image. Everything works fine. Suddenly i have discovered that this same code provide different color on two different iOS emulator...