Page 1 of 1
-virtual-pixel transparent fault
Posted: 2015-02-25T13:18:17-07:00
by Bonzo
Re: -virtual-pixel transparent fault
Posted: 2015-02-26T16:19:32-07:00
by magick
We need a URL to in.jpg so we can download it and reproduce the problem. Thanks.
Re: -virtual-pixel transparent fault
Posted: 2015-02-27T13:28:10-07:00
by Bonzo
I have the problem with any image I have tried this process on.
Re: -virtual-pixel transparent fault
Posted: 2015-02-27T14:58:00-07:00
by magick
We're using ImageMagick 6.9.0-7. It returns similar results for your image and command as ImageMagick 6.8.9-6:
- compare -metric rmse test-6.9.0-7.png test-6.8.9-6.png null:
8.43308 (0.00012868)
If you still feel there is a difference, post an (x,y) position of the pixel or pixels that you think are wrong. We'll investigate further.
Re: -virtual-pixel transparent fault
Posted: 2015-02-27T15:29:01-07:00
by Bonzo
If you look at the bottom of the image in the shadow there is a darker area.
It is the corner that has been left after the distort and filled with -virtual-pixel transparent.
Re: -virtual-pixel transparent fault
Posted: 2015-02-27T16:25:35-07:00
by magick
Have you tried with 6.9.0-7? We're not getting the darker area.
Re: -virtual-pixel transparent fault
Posted: 2015-02-28T03:05:50-07:00
by Bonzo
Yes it looks OK on ImageMagick-6.9.0-7-Q16-x64-static.exe
Re: -virtual-pixel transparent fault
Posted: 2015-02-28T09:12:26-07:00
by Bonzo
Another problem seems to have been fixed since the release I was using before. I drew a shape and filled it with grey then blured the edge and it worked. When doing the same with lightgrey the main part was lightgrey but the blured edge was still grey.
Anyway this is just for information in case anyone else runs into the same problem.