tario / imageruby

flexible and easy to use ruby gem for image processing
http://tario.github.com/imageruby/doc/
GNU General Public License v3.0
16 stars 1 forks source link

Add "transparent" color #3

Open tario opened 12 years ago

tario commented 12 years ago

Color.transparent should be same as Color.rgba(0,0,0,0)