A 8-bit tristimulus sRGB color, with alpha. This is the most common encoding, and is here to avoid needless conversion for this case. TODO: rgba8 convenience function to create one such color.
See Implementation
A 8-bit tristimulus sRGB color, with alpha. This is the most common encoding, and is here to avoid needless conversion for this case. TODO: rgba8 convenience function to create one such color.