Though I will ask first. I'm looking for a minimal way o working with images in the same spirit as in python where the channels are represented by multidimensional numpy arrays. Can this be achieved using Cairo library only? What I am looking for is a minimal dependency setup and the fast startup time. At the moment Images library is bit too heavy weight for my needs.
Thanks
