ios - Get color hex from colorWithHue -


i can color hex rgb. now, there way color hex colorwithhue?

    return [uicolor colorwithhue:180.0f / 360.0f    saturation:0.02f    brightness:0.85f    alpha:0.8f]; 

the following link job showing how to! has several code snippets! :-) can use calculator on same website check if calculations correct!

the link


Comments

Popular posts from this blog

1111. appearing after print sequence - php -

node.js - Express and Redis - If session exists for this user, don't allow access -

excel - I can't get the attachement of the email PHP -