Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

README.md

PickColor

Version Carthage Compatible License: MIT Build Status Platform Swift 4.2

Intoduction

πŸ“Œ Pick color in your image! It will magically return average color in your UIImage!. Also, you can get hexstring from PickColor

demo

Requirements

PickColor is written in Swift 4.2 Compatible with iOS 9.0+

Installation

Cocoapods

PickColor is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'PickColor'

Carthage

github "younatics/PickColor"

Usage

Get UIColor

let UIColor = UIImage.pickColor()

Get HexString

let UIColorHexString = UIImage.pickColorHexstring()

References

Please tell me or make pull request if you use this library in your application :)

Author

younatics Twitter

License

PickColor is available under the MIT license. See the LICENSE file for more info.

About

πŸ“Œ Pick color in image, make placeholder color like Pinterest!

Topics

Resources

License

Packages

No packages published
You can’t perform that action at this time.