SkillAgentSearch skills...

HexColorService

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

Install / Use

/learn @ChangweiZhang/HexColorService
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

<code>#import UIColor+HexColor.h</code>

use like follow: <br/> <code> UIColor *myColor=[UIColor getColorFromHex:@"#eeeeee"]; </code>

View on GitHub
GitHub Stars34
CategoryProduct
Updated4y ago
Forks5

Languages

Objective-C

Security Score

75/100

Audited on Apr 16, 2021

No findings