ciImage
The underlying Core Image data.
Declaration
var ciImage: CIImage? { get }Discussion
If the UIImage object was initialized using a CGImage, the value of the property is nil.
The underlying Core Image data.
var ciImage: CIImage? { get }If the UIImage object was initialized using a CGImage, the value of the property is nil.