3

I was wondering is there any possible way to blend a movie with an image ? for example to create something like this image :

enter image description here

I know it's possible to blend two images with CGBlendMode and its constants like kCGBlendModeMultiply , kCGBlendModeScreen ,and kCGBlendModeOverlay but how can I achieve this with a movie file and image file to blend together ?

Is it possible anyway ?

iOS.Lover
  • 5,923
  • 21
  • 90
  • 162
  • Maybe you can find something from here: http://stackoverflow.com/questions/32378666/how-to-apply-filter-to-video-real-time-using-swift – Tarvo Mäesepp Nov 05 '16 at 11:23
  • @TarvoMäesepp Thank you ! but that a real time filter is it possible to add with an imported video file ? – iOS.Lover Nov 05 '16 at 11:26

0 Answers0