Y
Hacker News
new
|
ask
|
show
|
jobs
by
neilh23
3076 days ago
If all you need to do is create a negative version of pre-existing image, you can use ImageMagick on the command line:
$ converge in.png -negate out.png