CLEO Help API Hex Colors

CLEO related

davidel

Well-known member
Joined
Jan 17, 2020
Messages
207
Reaction score
7
Location
Germania
Hello. How can I make with cleo with the use of Hex Color API to get the color even if the HEX are different
For example if i have textdraws and the specified textdraws have colors something like that, with hex
Code:
color ff21cf41 green
color ff1ac932 green
color ff0519f7 blue
color ff1429c9 blue
color ff0429de blue
How can i make if the object model has two HEX codes for example ff1ac932 and ff21cf41 to automatically know what color has?
 
Top