There was an error while loading. Please reload this page.
String hs = "FF006699"; int hi = unhex(hs); fill(hi); rect(30, 20, 55, 55);
Converte uma representação em String de um número hexadecimal em seu equivalente valor inteiro.
unhex(str)
Parâmetros str String
int
Web & Applicações
hex()
binary()
unbinary()