pleas i want knowledge what is benifit of the rgba system color exactly? and i want explain about him? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

pleas i want knowledge what is benifit of the rgba system color exactly? and i want explain about him?

rgba system😣😣😣😣

30th Mar 2017, 1:11 AM
Shroq Khaled Mahdi Al-Nabhani
Shroq Khaled Mahdi Al-Nabhani - avatar
2 Respuestas
+ 6
The RGBA color system is how pixels represent color to the screen. Each pixel has the ability to represent all 4 color channels at once. We can represent each color channel in the form of a Byte. By doing this we have 256 color for each channel. if we multiply all for channels together, we get billions of colors we can represent. Without this, we wouldn't have color television or computers, nor could we represent data in a visible way.
18th Apr 2017, 11:37 AM
SoraKatadzuma
SoraKatadzuma - avatar
0
thank you so much😊😊😊
19th Apr 2017, 8:56 AM
Shroq Khaled Mahdi Al-Nabhani
Shroq Khaled Mahdi Al-Nabhani - avatar