[Ajuda] Cores ARGB
#6

Usa esta funcao:

PHP код:
stock RGBAtoARGB(color)
    return (
color >>> 8)|(color << 24); 
Reply


Messages In This Thread
Cores ARGB - by Stroon - 16.03.2016, 16:48
Re: Cores ARGB - by Whoo - 16.03.2016, 16:58
Re: Cores ARGB - by Stroon - 16.03.2016, 17:13
Re: Cores ARGB - by Whoo - 16.03.2016, 17:34
Re: Cores ARGB - by Stroon - 16.03.2016, 17:44
Re: Cores ARGB - by PT - 16.03.2016, 21:51
Re: Cores ARGB - by Stroon - 16.03.2016, 22:49
Re: Cores ARGB - by Dayvison_ - 16.03.2016, 23:06
Re: Cores ARGB - by Stroon - 16.03.2016, 23:46

Forum Jump:


Users browsing this thread: 1 Guest(s)