Additions
Additions copied to clipboard
Useful objective C categories and a cpl useful classes.
Results
2
Additions issues
Sort by
recently updated
recently updated
newest added
convert RGB string (e.g. @"{231,232,232}") to UIColor
Hello, I find the calculation of value of RGB->HSV is not correct. I change it to *v = (max+min)/2.f; ref: http://en.wikipedia.org/wiki/HSL_and_HSV