iOSMetalCamera icon indicating copy to clipboard operation
iOSMetalCamera copied to clipboard

Seria filter not working because second filter not using its result

Open ldenoue opened this issue 4 years ago • 0 comments

In https://github.com/barbulescualex/iOSMetalCamera/blob/master/Complete/MetalCamera/ViewController.swift#L223 you might want to write instead:

fadeFilter?.setValue(filteredImage, forKeyPath: kCIInputImageKey)

ldenoue avatar Feb 15 '21 19:02 ldenoue