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!
Comments
Post a Comment