javl / image2cpp

GNU General Public License v3.0
537 stars 160 forks source link

24bit color selection returns 32 bit values #38

Open dsmitho opened 3 years ago

dsmitho commented 3 years ago

The output values are black or white in 32 bit format such as 0x00FFFFFF. I would be helpful if one could option to have the number of data values per row in the array, match the number of pixels per row in the image.