For Alpha Buffer we have a term and definition in Computer Graphics.

An extra Color channel to hold transparency information; pixels become quad values (RGBA). In a 32-bit frame buffer there are 24 bits of color, 8 each for red, green, and blue, along with an 8-bit alpha channel.
See more Computer Graphics Terms ...
Browse words that start with: