Search found 2 matches
- 2017-01-23T10:16:51-07:00
- Forum: Digital Image Processing
- Topic: IM masking question on black transforms
- Replies: 3
- Views: 24671
Re: IM masking question on black transforms
I forgot to mention that {$previousline} always dynamically get the result of each previous command's {$targetfile}. So I can see that the first four commands are working. The biggest issue is that fuzz takes along non-true black pixels, pixels of the original photo. While the mask needs the fuzz ...
- 2017-01-23T05:55:42-07:00
- Forum: Digital Image Processing
- Topic: IM masking question on black transforms
- Replies: 3
- Views: 24671
IM masking question on black transforms
Hello, I am an imagemagick rookie, and I am trying to apply a mask on a black n white photo, so in the end, I have black of the photo turned to transparent. I am transforming #000000 to #010101 for the original image to begin with, but when, after applying the mask I am turning all true black to ...