Thanks all for the replies. This makes sense after reading the post on the scaling algorithm. I'll try the command fmw42's suggestion---it looks like it will do what I'm looking for.
Thanks!
Eric
Search found 2 matches
- 2012-11-30T07:27:23-07:00
- Forum: Bugs
- Topic: Transparent pixels changing color when scaling
- Replies: 5
- Views: 10711
- 2012-11-29T09:00:34-07:00
- Forum: Bugs
- Topic: Transparent pixels changing color when scaling
- Replies: 5
- Views: 10711
Transparent pixels changing color when scaling
I'm running into some issues using convert---it appears that transparent white pixels are being changed to transparent black pixels when resizing an image.
Reproduction steps:
Use the following test file (testcase.txt)
# ImageMagick pixel enumeration: 2,2,255,srgba
0,0: (255,255,255, 0) #FFFFFF00 ...
Reproduction steps:
Use the following test file (testcase.txt)
# ImageMagick pixel enumeration: 2,2,255,srgba
0,0: (255,255,255, 0) #FFFFFF00 ...