Tranform an image to a b&W or sepia or antique brown tones

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
joel_fe

Tranform an image to a b&W or sepia or antique brown tones

Post by joel_fe »

hello:
Im new in imagemagic, so i need help. Actualy i´m, developing a PhotoKiosk in Visual basic, so I need to:

1. Transform a color image to a black and white image
2. Transform a color image to a sepia tone
3. Transform a color image to an old brown tone (Like an old photo )
4. Give brigthness to an image

I already try to do it, but I dont no how are the correct parameters or if I´m using the wrong commands.

I really apreciate if yo can send me samples with the necesary commands to do this 4 points.

Thank you a lot

Joel :lol:
User avatar
anthony
Posts: 8883
Joined: 2004-05-31T19:27:03-07:00
Authentication code: 8675308
Location: Brisbane, Australia

Re: Tranform an image to a b&W or sepia or antique brown tones

Post by anthony »

See IM Examples, color Modifications
http://www.imagemagick.org/Usage/color/
Also look at two color Quantization and monochrome...
qhttp://www.imagemagick.org/Usage/uantize/#monochrome
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
joel_fe

Re: Tranform an image to a b&W or sepia or antique brown tones

Post by joel_fe »

Thank you Anthony, was very helpfull
joel_fe
Post Reply