UIKit.UIImage.CIImage Property
The underlying CoreImage.CIImage data. Read-only.

Syntax

[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_5_0)]
[ObjCRuntime.ThreadSafe]
[get: Foundation.Export("CIImage")]
[get: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_5_0)]
public virtual CoreImage.CIImage CIImage { get; }

Value

Remarks

This propery may be null if the UIImage object was initialized with a CoreGraphics.CGImage object.

This can be used from a background thread.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0