UIImageColors Versions Save

Fetches the most dominant and prominent colors from an image.

1.0.5

7 years ago
  • Privatize all UIColor methods
  • Privatize UIImage resize method

1.0.4

8 years ago
  • Added closures
  • Speed up compile time with faster isContrastingColor

1.0.3

8 years ago
  • Remove C style for loops

1.0.2

8 years ago
  • Fix memory leak issue: free malloc

1.0.1

8 years ago
  • Support for Swift 2