[magick-users] trouble with -transparent-color

Fred Weinhaus fmw at alink.net
Wed Mar 12 10:19:25 PDT 2008


convert input_file.png -fill "whatevercoloryouwant" -opaque none 
output_file.png



>Thank you to everyone for their kind assistance. :-)
>
>I have a PNG, there are parts of it which are transparent.  I want to
>basically fill that part with a specified color, however,
>
>convert input_file.png -transparent-color #000000 output_file.png
>
>does not work, and the out_put.png file looks the same, with the
>transparent parts unaffected.  How can this be done? :)


More information about the Magick-users mailing list