I need an image writer library for XCode project

Joined
May 28, 2013
Messages
2
Reaction score
0
Points
1
I'm building an XCode C++ project and I need a library that will allow me to read/write pixel data on image files like jpeg or png and that will also allow me to create new image files.

So far the only library I've found that can do what I want is one called cimg that I found on Google but it requires X11 and I've been having a b***h of a time getting X11 installed on my computer and then to work properly with XCode so I've practically given up on that.


So if anyone knows of a good, reliable, easy to install (with easy to read instructions) image writer library that is compatible with XCode, it would be incredibly helpful.
 

Shop Amazon


Shop for your Apple, Mac, iPhone and other computer products on Amazon.
We are a participant in the Amazon Services LLC Associates Program, an affiliate program designed to provide a means for us to earn fees by linking to Amazon and affiliated sites.
Top