A golang image library with one-byte "HSL" colors
An image could be any file, the first two bytes are width and height, the following bytes describe the pixels as "HSL" color one byte per pixel.
The conversion is decribed in the docs here and a file of [0x10, 0x10, 0x00 .. 0xFF] gives this palette