Hi friends, I have an image(Jpeg). I want to accept the color code from the user and manipulate the image to get the new image having the supplied color from the original image. Ex. In an Indian flag, there are 3 colors(like color filled bars. Red, White,
Green). If I supply red color (FF0000), the new image should be only 1 bar having the red color. How can I do it? How can I manipulate images? Thanks in advance
Member
3 Points
24 Posts
Image processing
May 17, 2007 06:40 AM|mrajanikrishna|LINK
Hi friends, I have an image(Jpeg). I want to accept the color code from the user and manipulate the image to get the new image having the supplied color from the original image. Ex. In an Indian flag, there are 3 colors(like color filled bars. Red, White, Green). If I supply red color (FF0000), the new image should be only 1 bar having the red color. How can I do it? How can I manipulate images? Thanks in advance