0
pleas i want knowledge what is benifit of the rgba system color exactly? and i want explain about him?
rgba system😣😣😣😣
2 Answers
+ 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.
0
thank you so much😊😊😊