A task recently came up which required graphic assets in 16-bit RGB 565 format to work with some old legacy embedded hardware. In case you’re not familiar with the terminology, 565 basically refers to the number of bits used to store each colour channel; 5 for the Red and Blue channels, and 6 for the …
Continue reading “Simulating 16-bit (65536) colour in Photoshop”