IMGLYPhotoProcessor
open class IMGLYPhotoProcessor
Undocumented
-
Undocumented
Declaration
Swift
open class func processWithCIImage(_ image: CIImage, filters: [CIFilter]) -> CIImage?
-
Undocumented
Declaration
Swift
open class func processWithUIImage(_ image: UIImage, filters: [CIFilter]) -> UIImage?
-