[Tool/Web/Other] [APP] ColorConvert
#7

I hate to be Mr. Negative but are you serious?
1) There is no such thing as a HTML Color - it's all a hexadecimal (or base 16) representation of 3 different numbers.
Red (0-255 or 00-FF)
Green (0-255 or 00-FF)
Blue (0-255 or 00-FF)
2) All your Visual Basic application does is replaces the pound sign (#) with "0x" and appends "AA" to the end of the string.

I and many others appreciate your contribution but this really isn't very helpful. Simply explaining that you replaced the pound sign and append "AA" to the string would have been just as insightful. Furthermore, you don't have an alpha value being defined so why would you append "AA" to the string instead of "FF"? For reference "FF" is 100% alpha and "00" is 0% alpha.
Reply


Messages In This Thread
[APP] ColorConvert - by StrickenKid - 19.04.2009, 18:12
Re: [APP] ColorConvert - by Klutty - 19.04.2009, 18:44
Re: [APP] ColorConvert - by Burridge - 19.04.2009, 19:21
Re: [APP] ColorConvert - by StrickenKid - 19.04.2009, 20:27
Re: [APP] ColorConvert - by Mr187 - 19.04.2009, 21:22
Re: [APP] ColorConvert - by Weirdosport - 19.04.2009, 21:46
Re: [APP] ColorConvert - by Phaaze - 20.04.2009, 06:32
Re: [APP] ColorConvert - by yom - 20.04.2009, 06:40
Re: [APP] ColorConvert - by Klutty - 20.04.2009, 07:59
Re: [APP] ColorConvert - by HB - 20.04.2009, 14:28
Re: [APP] ColorConvert - by Burridge - 20.04.2009, 20:06
Re: [APP] ColorConvert - by StrickenKid - 20.04.2009, 21:50
Re: [APP] ColorConvert - by Klutty - 21.04.2009, 09:43
Re: [APP] ColorConvert - by Muham3D - 21.04.2009, 12:07
Re: [APP] ColorConvert - by kasco - 21.04.2009, 12:10
Re: [APP] ColorConvert - by StrickenKid - 23.04.2009, 21:42
Re: [APP] ColorConvert - by RobertGraham - 23.04.2009, 22:21
Re: [APP] ColorConvert - by James_Alex - 24.04.2009, 12:54
Re: [APP] ColorConvert - by [ADM]Madon - 30.09.2013, 17:01
Re: [APP] ColorConvert - by Team_PRO - 30.09.2013, 18:00
Re: [APP] ColorConvert - by $mooth - 30.09.2013, 18:07

Forum Jump:


Users browsing this thread: 1 Guest(s)