Search found 1 match

by mkeller96
2011-02-12T14:36:11-07:00
Forum: Users
Topic: change colors all at once
Replies: 1
Views: 3413

change colors all at once

Themeing For Android is what im doing

I want to batch all of the images in a file and change the color of them without making a copy of them

Example: convert -modulate 0,255,255 *.png and all of the images come out black and that is the code for cyan though