From: Chris Lowis Date: 2007-07-26T18:47:30+09:00 Subject: Re: Transparent Image Using Rmagick > I use rmagick to create a new image. > How can I make this image with 50% transparency? Take a look at the tutorials on the rmagick website ( http://rmagick.rubyforge.org/ ). This one features transparency/opacity : http://rmagick.rubyforge.org/Polaroid/polaroid.html I don't use rmagick very much, but I found these by googling "rmagick transparent". Hope this helps, Chris -- Posted via http://www.ruby-forum.com/.