Change white background
Posted: 2013-12-17T00:34:25-07:00
Hello, i'm trying to change image background from #FFFFFF to #F2F2F2, without damaging image. I try to make image transparent (delete all background along the counter and then set my new color bg, but it damage pixels). Then i try to replace all white pixels and replace it with needed color, but it also damage image cause visualy all bg white, but somewhere color like more or less darken. I have image with hard counter, there is example of original image http://rghost.ru/51020287.view020287.view.
With photoshop i create second layer with #F2F2F2 background and use "Multiply" effect for my image, and it's work perfect, but how i can do something like this with ImageMagick. If anybody know, help please
There is example like it correctly looks after photoshop http://rghost.ru/51020415.view
I trying to do something like this, dissolve 2 images, by this composite -dissolve 30x70 -gravity South \test.jpg bg.jpg -alpha Set result.jpg but i get this http://rghost.ru/51020432.view
With photoshop i create second layer with #F2F2F2 background and use "Multiply" effect for my image, and it's work perfect, but how i can do something like this with ImageMagick. If anybody know, help please
There is example like it correctly looks after photoshop http://rghost.ru/51020415.view
I trying to do something like this, dissolve 2 images, by this composite -dissolve 30x70 -gravity South \test.jpg bg.jpg -alpha Set result.jpg but i get this http://rghost.ru/51020432.view