Extract the hard light from an image.
Posted: 2016-11-07T16:22:21-07:00
So, let's say I have 2 images, what I want to do is try to get the hard light from an image using an image with the effect applied and an image without the effect, so if I were to apply the effect itself to the image without the effect I'd get the image with the effect. Here's what I'm talking about:
Let's say I have these two images:
Image 1:
Image 2:
What command can I run using these two images to get Image 3, so if I were to run the following command I'd end up again with Image 2.
Command: Convert 5jJtxyI.png jTIWxXS.png -compose hard-light -composite Restore.png
Image 3:
Let's say I have these two images:
Image 1:
Image 2:
What command can I run using these two images to get Image 3, so if I were to run the following command I'd end up again with Image 2.
Command: Convert 5jJtxyI.png jTIWxXS.png -compose hard-light -composite Restore.png
Image 3: