CIImageProcessor
public protocol CIImageProcessor: ImageProcessor
Supply a filter to create an ImageProcessor.
-
Undocumented
Declaration
Swift
public protocol CIImageProcessor: ImageProcessor
-
process(item:options:)Extension methodDeclaration
Swift
public func process(item: ImageProcessItem, options: KingfisherOptionsInfo) -> Image?
View on GitHub
Install in Dash
CIImageProcessor Protocol Reference