Search found 1 match
- Sat Feb 06, 2016 1:50 am
- Forum: NetBurner Software
- Topic: Source code to convert bmp to jpeg
- Replies: 6
- Views: 12643
Re: Source code to convert bmp to jpeg
I have a requirement to convert a .bmp image to a .jpg. I have a sensor that only outputs a .bmp image, and i have to send that to another destination which only accepts .jpg. I spent some time looking for source code to do this rahter than re-inventing the wheel, but so far am unable to find anythi...