Problem with HexToInt
#5

0xFF0000FF = blue
0xFFFF0000 = red

0xFFRRGGBB

0xFF = Opacity (FF = 100%, 00 = 0%)
RR = Red
GG = Green
BB = Blue

Just search for a hex generator, find one and then whatever color you want, just put 0xFF before it, i.e.

Green hex would be: 0xFF00FF00
Reply


Messages In This Thread
Problem with HexToInt - by Kraeror - 02.12.2018, 13:12
Re: Problem with HexToInt - by ItsRobinson - 02.12.2018, 13:27
Re: Problem with HexToInt - by Kraeror - 02.12.2018, 13:29
Re: Problem with HexToInt - by Kraeror - 02.12.2018, 13:35
Re: Problem with HexToInt - by ItsRobinson - 02.12.2018, 13:36
Re: Problem with HexToInt - by Dayrion - 02.12.2018, 14:02

Forum Jump:


Users browsing this thread: 1 Guest(s)