Uploaded September 2021 | Updated September 2026, 2 hours ago
Storing the colors as a ushort with certain bits dedicated to red green and blue.
Each color value is between a range of 0(lowest) and 31(highest), similar to typical RGB using 0 and 255.
Storing the colors as a ushort with certain bits dedicated to red green and blue.
Each color value is between a range of 0(lowest) and 31(highest), similar to typical RGB using 0 and 255.










