I got the image like this (it\'s a graph):
(source: kitconet.com)
I want to change the colours, so the white is black, the graph line is li
I'm not aware of any ready-made functions. But I suppose you could go trough every pixel of the image and change it's colour...