CImg
CImg copied to clipboard
[Question] PNG from buffer
Hi, i'm trying to construct a Cimg image from a std::vector
With Jpeg o can use jpeg_buffer plugin to create a Cimg image from a Jpeg compressed buffer, but i don't know how to do it with PNG.
Thank you for any suggestion Emanuele