Can anyone point me in the direction of a open-source image processing library? It needs to have the following requirements:
Be compatible with C
Be able to read as many image formats as possible
Be as secure as possible
Be as fast as possible
Ideally have some methods for resizing/converting color formats etc
I know these are pretty high requirements but any good suggestions would be a good start
