Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Modification Help
»
RGBA
« previous
next »
Print
Pages: [
1
]
Author
Topic: RGBA (Read 616 times)
The Russian
December 07, 2009, 07:37:08 PM
Weird, can't seem to find one on Google.
Links anyone?
Ad Bot
Advertisement
Stratofortress
December 08, 2009, 08:56:38 AM
RGBA is just like RGB but each value is divided by 255
so red would be 255 0 0.
So RGBA would be 255/255 0/255 0/255 = 1 0 0 and the last value would be the transparency level that has a value under 1
http://www.tayloredmktg.com/rgb/
Deathwishez
December 08, 2009, 11:52:08 AM
I can show you how to convert from Hexidecimal to RGBA and/or Hex.
Read this.
You want Section IB.
Let me know If I need to add anything else to it. :)
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Modification Help
»
RGBA