Contents

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.

See Also

Getting the image data