Tags : Blend
iOS 11: Crush when processing .jpegRepresentation
October 2, 2017 AppleiOSSwiftXcode
I don’t have a solution for this yet. Is there any solution for this? When blending multiple images by using CoreImage, App got a crush. It depends on number of images.
Blending two DNG Images by using Core Image
July 4, 2017 DevelopmentiOSSwift
iOS Core Image has many filters. It can be able to handle the DNG/RAW image file. Here is a sample code.