GreycLab / CImg

The CImg Library is a small and open-source C++ toolkit for image processing
http://cimg.eu
Other
1.46k stars 278 forks source link

Convert planar RGBA to interleaved. #417

Closed 9241304 closed 2 months ago

9241304 commented 2 months ago

I have CImg (RGBA) Is there simple way to convert it to interleaved buffer?