Search found 5 matches

by McSodbrenner
2017-05-23T02:29:07-07:00
Forum: Users
Topic: Wrong colors after conversion PNG > JPG, why?
Replies: 5
Views: 5492

Re: Wrong colors after conversion PNG > JPG, why?

Sorry, for the late answer. I've taken a vacation.

I've created the PNG from the JPG and it looks like the source image. What emerges from this?

The PNG have a slightly different gamma value:
in.png: 0.45455
out.jpg: 0.454545
rebuild.png: 0.45455
Does that matter that much?
by McSodbrenner
2017-05-12T00:01:40-07:00
Forum: Users
Topic: Wrong colors after conversion PNG > JPG, why?
Replies: 5
Views: 5492

Re: Wrong colors after conversion PNG > JPG, why?

Firefox 53.0.2 (64-Bit) on Windows 10 with differences.
But I guess it has something to do with the color profile of my monitor (Dell U2412M). Read about a lot of misconceptions regarding browsers and color profiles.
But I still don't understand why both images are not treated the same...
by McSodbrenner
2017-05-10T04:25:09-07:00
Forum: Users
Topic: Wrong colors after conversion PNG > JPG, why?
Replies: 5
Views: 5492

Wrong colors after conversion PNG > JPG, why?

Hi, I've converted this PNG to a JPG with the command: >magick in.png -quality 100 out.jpg (Version: Windows, ImageMagick 7.0.5-4 Q16 x64 2017-03-25) Here are both images: http://test.cerdmann.com/imagemagick/in.png http://test.cerdmann.com/imagemagick/out.jpg If you open them in Chrome or Firefox ...
by McSodbrenner
2016-06-10T06:37:18-07:00
Forum: Bugs
Topic: Blurring color images with transparency
Replies: 2
Views: 2641

Re: Blurring color images with transparency

Sorry, just looked like an error but seems to be an unfavorable result of the selective blur algorithm on images with an alpha channel.
Sorry again,
Christoph
by McSodbrenner
2016-06-10T04:33:41-07:00
Forum: Bugs
Topic: Blurring color images with transparency
Replies: 2
Views: 2641

Blurring color images with transparency

Hi, referring to this post http://www.imagemagick.org/discourse-server/viewtopic.php?t=24665 I've got the same problem (black halos) with "-selective-blur". "-blur" and "-adaptive-blur" are working fine indeed. Version: ImageMagick 7.0.1-5 Q16 x64 2016-05-18 Greets, Christoph