CIContext_CIRenderDestination.StartTaskToClear Method

Definition

[Foundation.Export("startTaskToClear:error:")]
public static CoreImage.CIRenderTask StartTaskToClear (this CoreImage.CIContext This, CoreImage.CIRenderDestination destination, out Foundation.NSError error);
static member StartTaskToClear : CoreImage.CIContext * CoreImage.CIRenderDestination *  -> CoreImage.CIRenderTask

Parameters

This
CIContext

The instance on which this method operates.

destination
CIRenderDestination
error
NSError

To be added.

This parameter can be null.

Returns

Attributes

Applies to