RGBA1010102
RGBA1010102 is a color depth format used in computer graphics and digital imaging. It is a 32-bit color format that allocates 10 bits each for the red, green, and blue color channels, and 2 bits for the alpha channel, which represents transparency. This format is often used in high-dynamic-range (HDR) imaging and in applications where precise color representation is crucial, such as in professional graphics software and game development.
The RGBA1010102 format provides a higher level of color accuracy compared to the more common RGBA8888 format,
However, the use of 10 bits per color channel also means that the format requires more memory
In summary, RGBA1010102 is a 32-bit color format that offers high color accuracy by using 10 bits