Search found 2 matches

by panta
2011-04-19T20:28:32-07:00
Forum: Users
Topic: fading greyscale image proportionally
Replies: 2
Views: 5229

Re: fading greyscale image proportionally

Ah, never mind, I found a seimilar:

viewtopic.php?f=1&t=17526&hilit=transparent
by panta
2011-04-19T19:29:18-07:00
Forum: Users
Topic: fading greyscale image proportionally
Replies: 2
Views: 5229

fading greyscale image proportionally

Hi there!

I've a grayscale image that would like to turn into transparent, as follows:
White --> fully transparent
Black --> fully opaque
and everything in the middle should be proportionally turned into transparent.

I tried replacing white with transparent (even using -fuzz) but it doesn't ...