CIWarpKernel.ApplyWithExtent Method

Definition

[Foundation.Export("applyWithExtent:roiCallback:inputImage:arguments:")]
public virtual CoreImage.CIImage ApplyWithExtent (CoreGraphics.CGRect extent, CoreImage.CIKernelRoiCallback callback, CoreImage.CIImage image, Foundation.NSObject[] args);
override this.ApplyWithExtent : CoreGraphics.CGRect * CoreImage.CIKernelRoiCallback * CoreImage.CIImage * Foundation.NSObject[] -> CoreImage.CIImage

Parameters

extent
CGRect
image
CIImage
args
NSObject[]

To be added.

This parameter can be null.

Returns

Attributes

Applies to