Hi,

      I am using Perl ImageMagick.  I first draw a black line using Draw
method.  Then I set the green to be transparent using,

       $image->Transparent(color=>'green');

      Then I Draw a green rectangle on top of the line.  But the line
cannot be seen, which means the green rectangle is not transparent.  Can
anyone help?

 

Min

 

_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users

Reply via email to