How do I get black in an image file to be treated as black?

Just let it all out, buddy. You're among friends here.
Post Reply
nickharambee
Posts: 33
Joined: Mon Mar 29, 2010 13:52

How do I get black in an image file to be treated as black?

Post by nickharambee »

Hi

I have a png file which is mostly black but with areas that are transparent:

Image

I would like to use this image on one layer and then have other layers beneath show through the transparency, but not the black, which would stay opaque (i.e. opacity 100%). Something like this:

Image

At the moment when I try this Resolume is treating the black area in the image as transparent, so effectively nothing on the png layer is showing. I have tried various blending modes, but still not got it working as I'd like.

Could someone point me in the right direction?

Thanks

Nick

User avatar
VJair
Posts: 609
Joined: Wed Jan 19, 2005 21:23
Location: Kent - UK

Re: How do I get black in an image file to be treated as black?

Post by VJair »

convert it to a jpeg and luma key the white areas.

nickharambee
Posts: 33
Joined: Mon Mar 29, 2010 13:52

Re: How do I get black in an image file to be treated as black?

Post by nickharambee »

Thanks a lot VJair. That sorted it.

Nick

edwin
Team Resolume
Posts: 1207
Joined: Thu Oct 07, 2004 10:40

Re: How do I get black in an image file to be treated as black?

Post by edwin »

If the .png has a proper alpha channel this should just work out of the box. Can you send us the .png?

nickharambee
Posts: 33
Joined: Mon Mar 29, 2010 13:52

Re: How do I get black in an image file to be treated as black?

Post by nickharambee »

sure, to which address should i send it?

Joris
Posts: 5186
Joined: Fri May 22, 2009 11:38

Re: How do I get black in an image file to be treated as black?

Post by Joris »

You can mail any suspicious packages to support<at>resolume<dot>com ;-)

nickharambee
Posts: 33
Joined: Mon Mar 29, 2010 13:52

Re: How do I get black in an image file to be treated as black?

Post by nickharambee »

mmmh. just tried again and this time it works, with luma key 1 blend mode it behaves just like the jpg (with white instead of transparency) and with hard light blend mode it works as well, with the crossfader half way towards the top (black) layer. when the crossfader is in the middle the bottom layer starts to show through the black. presumably this is the expected behaviour.

Anyway, I've learnt something about luma keys with white and black acting as transparent in the process, so thanks very much

Nick

Post Reply