Zinc – Saving images
It was obvious that I had to write a few more lines about Zinc in the near future, but somehow this topic didn't leave me alone at all, and no, I'm not writing about Zinc because I like it, I'm writing this because I don't want that other people fall into the traps I fell while using it. Do I like Zinc? Yes & No, it's a very weird situation, it's useful, it would be even more useful if they would do their job right, but I already wrote about it here. So let's leave this discussion out of here.
So let's begin from the ground up, your goal is to resize and save the newly resized files back again into a jpeg. Sounds easy?
It should be but it isn't!!
First of all I have to tell you that I began my project with Zinc 3.0 which supports bytearrays, it was really cool to work with it, as I was able to use the JPEGEncoder class that anyway writes bytearrays.


