Non transparent Light Glow to a transparent Light Glow
I have an image of a product with an under glow.
I have an image of the same product with the under glow turned off.
Subtracting the 2 images generate color values in the range of 0 to 50 for each RGB channel.
The color of glow nonuniform and I would like to preserve this variation.
I would like to create a PNG file where the product is non transparent and the glow is transparent.
The PNG file would then be placed on a webpage with a dark background.
The rational for this is a large background to cover the fluid web design would be too slow.
So I will use a low resolution background and a high resolution png of the product and it's glow.
Thank you in advance.