How to apply GPUImageSoftLightBlendFilter

1 reply [Last post]
SageWashabaugh
User offline. Last seen 8 years 46 weeks ago. Offline
Joined: 06/25/2012
Posts:

Hello everyone I need some help figuring out how to apply the GPUImageSoftLightBlendFilter I'm not sure how to properly apply it to a Image I have been trying but simply can not figure it out.

Brad Larson
Brad Larson's picture
User offline. Last seen 4 years 22 weeks ago. Offline
Joined: 05/14/2008
Posts:

What are you having trouble with? You should just need to set up the blend filter, create two images, and set them both to have the blend filter as their target. Code for this is provided in the following GitHub issue:

https://github.com/BradLarson/GPUImage/issues/199

Syndicate content