CoreImage.CIContext Class
Orchestrates the rendering of a CIFilter pipeline.

See Also: CIContext Members

Syntax

[Foundation.Register("CIContext", true)]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_5_0)]
public class CIContext : Foundation.NSObject

Remarks

The CIContext class is used to orchestrate the rendering of a pipeline of filters into one of the supported output surfaces.

The CGContext can render its results into a CoreGraphics CGImage, render directly into the screen with one of the various Draw methods, into a CoreVideo CVPixelBuffer or into a CoreGraphics context.

Related content

Requirements

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