Lightweight Pixel Library c/c++

closed account (o1vk4iN6)
Does anyone know of a good lightweight raw pixel library? What I'm looking for is that I can simply specify the type of pixel format (compressed or otherwise), width, height, etc... and retrieve the size in bytes of the data. Also need it to be able to decompress and convert the pixels to other formats as well. Any suggestions ?
Last edited on
Topic archived. No new replies allowed.