Page 1 of 1

be possible to change an image to black?

Posted: 2010-09-02T11:14:26-07:00
by toocool244
be possible to change an image to black and white with the functions of this library? I've never used and I'm lost, need help!!

Re: be possible to change an image to black?

Posted: 2010-09-03T09:42:48-07:00
by Drarakel
One method to create black and white images:
convert <input> -monochrome <output>
http://www.imagemagick.org/Usage/quantize/#monochrome

Better start your next threads in the 'Users' section. There is no bug in here. :wink: