bennyguitar / Colours

A beautiful set of predefined colors and a set of color methods to make your iOS/OSX development life easier.
MIT License
3.09k stars 300 forks source link

Wrong hex string result. #60

Open devedbox opened 7 years ago

devedbox commented 7 years ago

The result of the hexString() will be wrong when one of the r/g/b/a is negative.

sample

And the result is #ffffffd058c4.