Skip to content

ChangweiZhang/HexColorService

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HexColorService

HexColorService Libary is a open source tool, which can help you get UIColor easily from special hex string,like "#23aaff".

How to Use?

drag this source files to your project, and import UIColor+HexColor.h

#import UIColor+HexColor.h

use like follow:
UIColor *myColor=[UIColor getColorFromHex:@"#eeeeee"];

About

get UIColor from special hex string,like "#23aaff"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published