CIWarpKernel.ApplyWithExtent Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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
- callback
- CIKernelRoiCallback
- image
- CIImage
Returns
- Attributes